linux/drivers/usb/musb
Grazvydas Ignotas 2c1fe89db1 usb: musb: omap2430: turn off vbus on cable disconnect
On USB_EVENT_ID event the musb glue enables VBUS by calling
omap2430_musb_set_vbus(musb, 1) that sets the session bit, but on
USB_EVENT_NONE reverse action is never made, and that breaks PM.

Disable VBUS on USB_EVENT_NONE to be sure musb session is ended
on cable unplug so that PM works.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-04-02 11:42:44 +03:00
..
am35x.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
blackfin.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
blackfin.h
cppi_dma.c usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG 2013-03-18 11:18:01 +02:00
cppi_dma.h
da8xx.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
davinci.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
davinci.h
Kconfig usb: phy: remove CONFIG_USB_OTG_UTILS 2013-03-18 11:18:08 +02:00
Makefile
musb_core.c usb: musb: core: log VBUS error 2013-03-22 08:44:24 +02:00
musb_core.h
musb_debug.h
musb_debugfs.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
musb_dma.h usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
musb_dsps.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
musb_gadget_ep0.c
musb_gadget.c usb: musb: gadget: clear gadget_driver when gadget is stopped 2013-03-22 08:41:28 +02:00
musb_gadget.h
musb_host.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
musb_host.h
musb_io.h usb: musb: use io{read,write}*_rep accessors 2012-12-17 17:15:13 -08:00
musb_regs.h
musb_virthub.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
musbhsdma.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
musbhsdma.h
omap2430.c usb: musb: omap2430: turn off vbus on cable disconnect 2013-04-02 11:42:44 +03:00
omap2430.h usb: start using the control module driver 2013-01-25 12:27:24 +02:00
tusb6010_omap.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
tusb6010.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
tusb6010.h
ux500_dma.c usb: musb: ux500_dma: fix sparse warning 2013-03-27 13:19:00 +02:00
ux500.c usb: phy: ab8500-usb: update irq handling code 2013-03-18 14:41:33 +02:00