From: Anand Gadiyar Date: Thu, 8 Jul 2010 11:04:54 +0000 (+0530) Subject: USB: musb: Kill board specific pinmux from driver file X-Git-Tag: v2.6.36-rc1~293^2~79 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f1a9696aed6814601078f3c430a8e432b625c66;p=pandora-kernel.git USB: musb: Kill board specific pinmux from driver file This pin-muxing is best done in the board files. The driver should not do this explicitly. Also, this code causes a warning to be thrown when OMAP2430 and OMAP3/4 support are enabled in the same kernel. Signed-off-by: Anand Gadiyar Acked-by: Felipe Balbi Signed-off-by: Ajay Kumar Gupta Acked-by: Tony Lindgren Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed