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)
commit6373218da195e9baade9416727720646b3a622aa
tree7d78fa8d4cf7d1313d4e0401a03f37731b8d07a5
parentaf310e96a05bdea2517d639e46e2aea3aef21c5c
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