usb: ehci-omap: fix tll channel enable mask
authorAnand Gadiyar <gadiyar@ti.com>
Mon, 13 Dec 2010 16:30:34 +0000 (22:00 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Dec 2010 21:36:12 +0000 (13:36 -0800)
commit6ef9fc657bd69c708ada2ee9fd3b2e13f7600a3d
tree6e9a1bf01ccfc854ebd5bb37862380f24ef7e34e
parenta0c9e95dfc6898dbc178d7b962916f3823434e6e
usb: ehci-omap: fix tll channel enable mask

The TLL channel enable code searches for the wrong mask, and
could end up enabling the wrong port. Fix this.

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-omap.c