]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf5f6bc741410fc8384c05cebd9c457c4d375f05
treeb4608556b3c7aff82bad75bc94219fa7ba377241
parenta99a44a42b907981e6f095882f34917f7b0c872d
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