From: Magnus Damm Date: Fri, 17 Jul 2009 14:59:55 +0000 (+0000) Subject: usb: r8a66597-hcd platform data on_chip support X-Git-Tag: v2.6.32-rc1~640^2~92^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719a72b7c75bb239ca6184190ab994b71a31c6dc;p=pandora-kernel.git usb: r8a66597-hcd platform data on_chip support Convert the r8a66597-hcd driver to use the on_chip flag from platform data to enable on chip behaviour instead of relying on CONFIG_SUPERH_ON_CHIP_R8A66597 ugliness. This makes the code cleaner and also allows us to support both external and internal r8a66597 with the same kernel. It also makes the Kconfig part more future proof since we with this patch can add support for new processors with on-chip r8a66597 without modifying the Kconfig. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed