]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: gadget: at91_udc: add at91_udc into U-Boot
authorHeiko Schocher <hs@denx.de>
Tue, 8 Sep 2015 09:52:51 +0000 (11:52 +0200)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Fri, 11 Sep 2015 07:35:40 +0000 (09:35 +0200)
commit620197670a69dd8bae11134324db296f68ae804b
tree1ae869088bc1ff2d2c76813d048024e49fabd520
parent8ea1fbf75c56cb9ac0e9d96173068703d4ee8fdd
usb: gadget: at91_udc: add at91_udc into U-Boot

add U-Boot specific changes to the at91_udc linux driver,
so it works with U-Boot.

Signed-off-by: Heiko Schocher <hs@denx.de>
drivers/usb/gadget/Makefile
drivers/usb/gadget/at91_udc.c
drivers/usb/gadget/at91_udc.h
include/linux/usb/at91_udc.h [new file with mode: 0644]