Skip to content
Snippets Groups Projects
  1. Sep 19, 2018
  2. Sep 15, 2018
  3. Sep 12, 2018
  4. Sep 11, 2018
  5. Sep 06, 2018
  6. Sep 05, 2018
  7. Sep 04, 2018
  8. Aug 31, 2018
  9. Aug 24, 2018
  10. Aug 23, 2018
    • Jagan Teki's avatar
      usb: musb-new: Fix improper musb host pointer · 8b8d59f3
      Jagan Teki authored
      
      When MUSB is operating in peripheral mode, probe registering
      musb core using musb_register which intern return int value
      for validation. so there is no scope to preserve struct musb
      pointer but the same can be used in .remove musb_stop.
      So fix this by return musb_register with struct musb pointer.
      
      Cc: Igor Grinberg <grinberg@compulab.co.il>
      Cc: Purna Chandra Mandal <purna.mandal@microchip.com>
      Tested-by: Chen-Yu Tsai <wens@csie.org> # A33-OlinuXino
      Tested-by: default avatarJagan Teki <jagan@amarulasolutions.com>
      Signed-off-by: default avatarJagan Teki <jagan@amarulasolutions.com>
      8b8d59f3
  11. Aug 20, 2018
  12. Aug 13, 2018
  13. Aug 10, 2018
  14. Aug 09, 2018
  15. Aug 08, 2018
Loading