Skip to content
Commit 4a555f2b authored by Balamanikandan Gunasundar's avatar Balamanikandan Gunasundar Committed by Greg Kroah-Hartman
Browse files

usb: gadget: at91_udc: Convert to GPIO descriptors



Replace the legacy GPIO APIs with gpio descriptor consumer
interface. Remove all gpio inversion(active low) flags as it is
already handled by the gpiod_set_value() and gpiod_get_value()
functions.

Reviewed-by: default avatarDan Sneddon <dan.sneddon@microchip.com>
Signed-off-by: default avatarBalamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Link: https://lore.kernel.org/r/20211026085610.25264-1-balamanikandan.gunasundar@microchip.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 16d42759
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment