From: Roger Quadros Date: Thu, 8 Nov 2012 17:18:08 +0000 (+0200) Subject: mfd: omap-usb-host: override number of ports from platform data X-Git-Tag: v3.9-rc1~92^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccac71a7f063ad31eb99fac37e95b70ff57f1354;p=pandora-kernel.git mfd: omap-usb-host: override number of ports from platform data Both OMAP4 and 5 exhibit the same revision ID in the REVISION register but they have different number of ports i.e. 2 and 3 respectively. So we can't rely on REVISION register for number of ports on OMAP5 and depend on platform data (or device tree) instead. Signed-off-by: Roger Quadros Reviewed-by: Felipe Balbi --- Reading git-diff-tree failed