usb: gadget: mv_udc: drop ARCH dependency
authorNeil Zhang <zhangwm@marvell.com>
Tue, 20 Dec 2011 05:20:21 +0000 (13:20 +0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 20 Dec 2011 10:55:06 +0000 (12:55 +0200)
This patch do the following things:
1. Change the Kconfig information.
2. Rename the driver name.
3. Don't do any type cast to io memory.
4. Add dummy stub for clk framework.

Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found