diff options
author | Igor Grinberg <grinberg@compulab.co.il> | 2012-05-09 09:31:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-10 00:20:12 +0200 |
commit | 7b18389dd4fe0b178117b09d054e214297f7e677 (patch) | |
tree | c5ae1c2e4318049e8ee01a02948e839139381858 /drivers/usb/host/ohci-at91.c | |
parent | usb: gadget: ci13xxx: convert to new style (diff) | |
download | linux-7b18389dd4fe0b178117b09d054e214297f7e677.tar.xz linux-7b18389dd4fe0b178117b09d054e214297f7e677.zip |
ARM: OMAP: USB: fix warning on EHCI PHY reset path
When PHY reset pin is connected to a GPIO on external GPIO chip
(e.g. I2C), we should not call the gpio_set_value() function, but
gpio_set_value_cansleep().
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Felipe Balbi <balbi@ti.com>
Tested-by: Govindraj.R <govindraj.raja@ti.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-at91.c')
0 files changed, 0 insertions, 0 deletions