]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: sunxi: Add set_mode platform function
authorHans de Goede <hdegoede@redhat.com>
Tue, 31 May 2016 15:05:07 +0000 (10:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jun 2016 21:58:59 +0000 (14:58 -0700)
commit511208593acee5ef98c2388fd8285fc6adbc21e8
tree77c166e915c6ad9a949882e0a54149ccc9ab48bf
parent77c589498a14b57ad54152216777bbaa8bb52757
usb: musb: sunxi: Add set_mode platform function

Move the mode handling to the platform_set_mode callback.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[b-liu@ti.com: revise subject prefix]
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/sunxi.c