commit | 5e6c86b017691230b6b47f19b7d5449997e8a0b8 | [log] [tgz] |
---|---|---|
author | Neil Zhang <zhangwm@marvell.com> | Tue Dec 20 13:20:21 2011 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Dec 20 12:55:06 2011 +0200 |
tree | 5cf062ef4e2cc910489a03c210188b663e69b7b7 | |
parent | c2bbd16b03d036bfeaa3efaae6491132500aa7ec [diff] |
usb: gadget: mv_udc: drop ARCH dependency 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>