On Wed, 16 Oct 2013, Nikita Kiryanov wrote:
> Add regulator support for usb so that it would be possible to turn
> it on and off (also for suspend/resume).
>
> Cc: Alan Stern
> Cc: Greg Kroah-Hartman
> Signed-off-by: Nikita Kiryanov
> Signed-off-by: Igor Grinberg
> @@ -413,10 +420,16 @@ int
Add regulator support for usb so that it would be possible to turn
it on and off (also for suspend/resume).
Cc: Alan Stern
Cc: Greg Kroah-Hartman
Signed-off-by: Nikita Kiryanov
Signed-off-by: Igor Grinberg
---
drivers/usb/host/ohci-pxa27x.c | 19 ++-
1 file changed, 18 inserti