usb: musb: core: fix highspeed check
authorFelipe Balbi <balbi@ti.com>
Thu, 26 Feb 2015 16:54:27 +0000 (10:54 -0600)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Mar 2015 20:33:25 +0000 (15:33 -0500)
FSDEV is set for both HIGH and FULL speeds,
the correct HIGHSPEED check is done through
power register's HSMODE bit.

Tested-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_core.c

Simple merge