usb: ehci-omap: don't hard-code TLL channel count
authorKeshava Munegowda <keshava_mgowda@ti.com>
Sun, 21 Nov 2010 17:53:40 +0000 (23:23 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Tue, 30 Nov 2010 21:02:01 +0000 (02:32 +0530)
Make the TLL channel count a parameter instead of a hardcoded
value. This allows us to be flexible with future OMAP revisions
which could have a different number of channels.

Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>

No differences found