]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Jan 2013 03:00:48 +0000 (08:30 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 25 Jan 2013 07:16:57 +0000 (09:16 +0200)
commit1f5f389248092c1563eb9f95330369ff25834624
tree7d78fa8d4cf7d1313d4e0401a03f37731b8d07a5
parentc28661c3e2ccbacd1d20bc3de16f09008b32925e
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register

The runtime API's takes care of setting the SYSCONFIG register with
appropriate values. Hence explicit writes to SYSCONFIG register is
removed.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-omap.c