OSDN Git Service

usb: gadget: udc: atmel: convert to use GPIO descriptors
authorLudovic Desroches <ludovic.desroches@microchip.com>
Thu, 1 Feb 2018 09:34:32 +0000 (10:34 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 13 Mar 2018 08:47:46 +0000 (10:47 +0200)
commit3df034081021fa4b6967ce3364bc7d867ec1c870
treec2a912108d88489ee6f38151e1140e5c17fd4471
parent7c55984e191f0f5436c1cd1d1e1a3c297458cfba
usb: gadget: udc: atmel: convert to use GPIO descriptors

Use GPIO descriptors instead of relying on the old method.
Include irq.h header since it is needed and was indirectly
included through of_gpio.h.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/atmel_usba_udc.c
drivers/usb/gadget/udc/atmel_usba_udc.h