]> git.baikalelectronics.ru Git - kernel.git/commit
usb: isp1760: Initialize the bus interface in core code
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:59 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:39:26 +0000 (09:39 -0600)
commit346bcdb0bf9f4f80602efa9caf28974e495d85ac
treeef715105026ba279886ab33ef1a089a4606b11dc
parent436697a3547982791d7b5089d00089d5d29ed8ed
usb: isp1760: Initialize the bus interface in core code

Although the corresponding register is part of the HCD register space,
processor bus initialization is not specific to the HCD. To prepare for
device controller support, move bus interface initialization to core
code.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/isp1760-core.c
drivers/usb/host/isp1760-core.h
drivers/usb/host/isp1760-hcd.c
drivers/usb/host/isp1760-hcd.h