From: Felipe Balbi Date: Tue, 24 Mar 2009 01:07:49 +0000 (-0700) Subject: ARM: OMAP: get rid of OMAP_TAG_USB, v2 X-Git-Tag: v2.6.30-rc1~636^2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b5aa3f4c17c6a21423b9728d701216ab2e1ff1;p=pandora-kernel.git ARM: OMAP: get rid of OMAP_TAG_USB, v2 OMAP_TAGS should vanish soon since they're not generic arm tags. Most of them can be converted to a platform_data or parsed from a command line like e.g. serial tag. For OMAP_TAG_USB we just let boards call omap_usb_init() passing a pointer to omap_usb_config. Patch updated by Tony for mainline, basically make n770 and h4 compile. Also folded in a fix for OSK by David Brownell . Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed