From: David Brownell Date: Tue, 2 Sep 2008 19:05:00 +0000 (-0700) Subject: tweak musb_hdrc SOC init code X-Git-Tag: v2.6.27-omap1~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cc4af26d1e2b01cd9dc2c5e6b166d08946bc2e6;p=pandora-kernel.git tweak musb_hdrc SOC init code Minor cleanups to omap 2430/34xx/35x musb_hdrc init: - num_eps is 16; here, each one is bidirectional - use DMA_32BIT_MASK to prevent confusion/errors - initialize root port power to reflect 100 mA limit This still hard-wires some board-specific data, since there are no hooks through which different boards can provide the right data to the init code. Signed-off-by: David Brownell Acked-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed