usb: musb: am335x: add support for dual instance
authorB, Ravi <ravibabu@ti.com>
Fri, 31 Aug 2012 11:09:51 +0000 (11:09 +0000)
committerFelipe Balbi <balbi@ti.com>
Tue, 11 Sep 2012 14:35:44 +0000 (17:35 +0300)
commitdb4a93202e086dbdb5789149666dbbff48f708bf
treeb4608556b3c7aff82bad75bc94219fa7ba377241
parent8d2421e68cb8a159963641eab72f8f8ba1c7f7b0
usb: musb: am335x: add support for dual instance

AM335x and TI81xx platform has dual musb controller so updating the
musb_dspc.c to support the same.

Changes:
        - Moved otg_workaround timer to glue structure
        - Moved static local variable last_timer to glue structure
        - PHY on/off related cleanups

Signed-off-by: Ravi Babu <ravibabu@ti.com>
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Santhapuri, Damodar <damodar.santhapuri@ti.com>
[afzal@ti.com: remove control module related modifications]
Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c