staging: emxx_udc: Add Emma Mobile USB Gadget driver
authorMagnus Damm <damm+renesas@opensource.se>
Fri, 6 Jun 2014 10:44:17 +0000 (19:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 21:42:17 +0000 (14:42 -0700)
Add the emxx_udc driver to staging based on an old linux-2.6.35.7
android tree. The driver has been brushed up slightly to complile
but it is still in great need of cleanup.

At this point DT bindings are clearly lacking and I doubt that the
driver even can run with multiple instances (global variables, hurray!).

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/emxx_udc/Kconfig [new file with mode: 0644]
drivers/staging/emxx_udc/Makefile [new file with mode: 0644]
drivers/staging/emxx_udc/emxx_udc.c [new file with mode: 0644]
drivers/staging/emxx_udc/emxx_udc.h [new file with mode: 0644]

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge