From: Brian Swetland Date: Tue, 29 Nov 2005 02:11:30 +0000 (-0800) Subject: [PATCH] ARM: OMAP: mux: simplify MUX_CFG_730 and add some usb client pins X-Git-Tag: v2.6.15-omap2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c63bd61808f1506a3b2c1e7af8ee0a8ae2658a;p=pandora-kernel.git [PATCH] ARM: OMAP: mux: simplify MUX_CFG_730 and add some usb client pins As I continue to try to sort out USB gadget support on the 730, I find that I need to add some pin definitions. Since the 730 lacks PU_PD registers, and the pullup bit is always in the config register on the 730, I simplified the MUX_CFG_730() macro a little bit (to avoid typing a bunch of 0s and NAs on *every* line). --- Reading git-diff-tree failed