From: Magnus Damm Date: Fri, 6 Jun 2014 10:44:26 +0000 (+0900) Subject: staging: emxx_udc: I/O memory and IRQ resource support X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1913 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b29cacc7afebec8476759ece29eb6519ef152a;p=pandora-kernel.git 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 Acked-by: Simon Horman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed