]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - drivers/usb/dwc2/gadget.c
usb:hsotg:samsung: Rename s3c_hsotg_disconnect function
authorLukasz Majewski <l.majewski@samsung.com>
Fri, 4 May 2012 12:17:07 +0000 (14:17 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 4 May 2012 12:53:14 +0000 (15:53 +0300)
commit5e891342fd0761fed36c187587115e706c0fa358
treea94c12a830d5d5d71725fbdc65e33c1543043075
parentb3546c97c7bb89294fc3da2718b3fabe7ee4c579
usb:hsotg:samsung: Rename s3c_hsotg_disconnect function

The s3c_hsotg_disconnect_irq function has been renamed to
reflect, that it can be used not only during the host
disconnect irq.

The s3c_hsotg_disconnect shall be used as a fall back for
scenario when USB cable is unplugged and plugged to the
device.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/s3c-hsotg.c