mfd: omap-usb-host: override number of ports from platform data
authorRoger Quadros <rogerq@ti.com>
Thu, 8 Nov 2012 17:18:08 +0000 (19:18 +0200)
committerRoger Quadros <rogerq@ti.com>
Wed, 13 Feb 2013 11:22:49 +0000 (13:22 +0200)
commitccac71a7f063ad31eb99fac37e95b70ff57f1354
tree22c7f8034f204cc793e14fec5635f509a6c6e311
parentd7eaf866104757d66ccb6627dccf7fb9d07aae7e
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 <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
drivers/mfd/omap-usb-host.c
include/linux/platform_data/usb-omap.h