]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: chipidea: usbmisc_imx: add .set_wakeup interface
authorPeter Chen <peter.chen@freescale.com>
Wed, 11 Feb 2015 04:44:46 +0000 (12:44 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Mar 2015 15:19:09 +0000 (16:19 +0100)
commitf636cec559c6c01d6a262123446a142e1ae66890
tree464ca8463152e13f0ce9101722bf40deec87916a
parent1f874edcb7318c5dd71025df9f3849715b4e4f71
usb: chipidea: usbmisc_imx: add .set_wakeup interface

This API is used to enable/disable usb wakeup, only imx6 series are
added, since I don't have other imx hardware on hand. Other imx users
can add their API according to reference manual after testing.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_imx.h
drivers/usb/chipidea/usbmisc_imx.c