OSDN Git Service

USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 10 Aug 2015 14:23:11 +0000 (16:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Aug 2015 23:57:43 +0000 (16:57 -0700)
commitbd73bfcd44c0bdcf6efa238e5b21bdbf0778d6ce
treeccdc75c967ebb7443ebc17689746bddc07cbb9b8
parentbe12be546baa26a1eeb59b78e2a616cd946e850a
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe

As device tree support is now mandatory, merge ohci_at91_of_init() in
ohci_hcd_at91_drv_probe().

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-at91.c