staging: emxx_udc: I/O memory and IRQ resource support
authorMagnus Damm <damm+renesas@opensource.se>
Fri, 6 Jun 2014 10:44:26 +0000 (19:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 21:42:48 +0000 (14:42 -0700)
commit96b29cacc7afebec8476759ece29eb6519ef152a
tree49ae42e202e4bdc77dc94751ad17393f6d2b4bda
parent33aa8d45a4fea3dc5d90338aad0867a66e0c38d5
staging: emxx_udc: I/O memory and IRQ resource support

Adjust the emxx_udc driver to make use of the standard
driver model to pass I/O memory and IRQ as resources
instead of hard coding those things in the driver.

Needs more work - the VBUS signal is yet not handled.

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/emxx_udc/emxx_udc.c
drivers/staging/emxx_udc/emxx_udc.h