From: Felipe Balbi Date: Sun, 15 Feb 2009 01:30:09 +0000 (+0000) Subject: arm: omap1: get rid of OMAP_TAG_USB X-Git-Tag: v2.6.29-omap1~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab3c80298f3cc8caaeebd4c943c6b314b67581e4;p=pandora-kernel.git arm: omap1: get rid of OMAP_TAG_USB 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. This patch is compile tested only. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed