diff options
author | Peter Rosin <peda@axentia.se> | 2016-12-22 08:43:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-05 19:32:29 +0100 |
commit | 8f12dc24490bde0d604b8bdfca05ea4b06a624a7 (patch) | |
tree | 881e2d902e13b5d489cca3b2607541bcf78da0d6 /include | |
parent | 674aea07e38200ea6f31ff6d5f200f0cf6cdb325 (diff) |
usb: ohci-at91: use descriptor-based gpio APIs correctly
The gpiod_get* function family does not want the -gpio suffix.
Use devm_gpiod_get_index_optional instead of devm_gpiod_get_optional.
The descriptor based APIs handle active high/low automatically.
The vbus-gpios are output, request enable while getting the gpio.
Don't try to get any vbus-gpios for ports outside num-ports.
WTF? Big sigh.
Fixes: 054d4b7b577d ("usb: ohci-at91: Use descriptor-based gpio APIs")
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions