usb: usb251xb: add vdd supply support
authorMarco Felsch <m.felsch@pengutronix.de>
Tue, 17 Sep 2019 14:44:47 +0000 (16:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 12:26:13 +0000 (14:26 +0200)
commit4d7201cda226d7cffb591d94ca66ca0960891126
tree5acc34cf066a20b49a47ae3ebeb0f3eab3919669
parentad9480ae360a75d3c384dc69f669800a2d966bd2
usb: usb251xb: add vdd supply support

Currently we don't handle the supply. We need to add the supply support
to be able to switch the supply off e.g. during a suspend-to-ram
operation. So we can guarantee a correct (re-)initialization.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Richard Leitner <richard.leitner@skidata.com>
Tested-by: Richard Leitner <richard.leitner@skidata.com>
Link: https://lore.kernel.org/r/20190917144449.32739-3-m.felsch@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb251xb.c