]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: ohci-at91: Use descriptor-based gpio APIs
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 29 Sep 2016 09:59:02 +0000 (17:59 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Oct 2016 13:17:51 +0000 (15:17 +0200)
commit054d4b7b577de6f5d25a0d443f0d59410bf156ad
tree2d4b1d96b826154153f5d3722db5721434898eeb
parent629dd219881a6d9643806acf4f0166501f4c3374
usb: ohci-at91: Use descriptor-based gpio APIs

Use the descriptor-based interface to manipulate GPIOs, instead of
the legacy integer-based interface.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-at91.c