From: Neil Zhang Date: Tue, 20 Dec 2011 05:20:21 +0000 (+0800) Subject: usb: gadget: mv_udc: drop ARCH dependency X-Git-Tag: v3.3-rc1~153^2~24^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6c86b017691230b6b47f19b7d5449997e8a0b8;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed