]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a224d95f61c1440c0cf7a723016a8b7476c4113
tree49ae42e202e4bdc77dc94751ad17393f6d2b4bda
parentcd203d9b82e75b318003217cdf855d7ce61c999b
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