Searched hist:"60 b0bf0f11a02a6c288c7a923b2521aa7cfdc6c3" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ |
H A D | ohci-hcd.c | diff 60b0bf0f11a02a6c288c7a923b2521aa7cfdc6c3 Tue Mar 01 08:58:37 CET 2011 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> usb: EHCI, OHCI: Add configuration for the SH USB controller
The SH EHCI/OHCI driver hardcoded the CPU type in {ehci,ohci}-hcd.c. So if we will add the new CPU, we had to add to the hcd driver each time. The patch adds the CONFIG_USB_{EHCI,OHCI}_SH configuration. So if we want to use the SH EHCI/OHCI, we only enable the configuration.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | diff 60b0bf0f11a02a6c288c7a923b2521aa7cfdc6c3 Tue Mar 01 08:58:37 CET 2011 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> usb: EHCI, OHCI: Add configuration for the SH USB controller
The SH EHCI/OHCI driver hardcoded the CPU type in {ehci,ohci}-hcd.c. So if we will add the new CPU, we had to add to the hcd driver each time. The patch adds the CONFIG_USB_{EHCI,OHCI}_SH configuration. So if we want to use the SH EHCI/OHCI, we only enable the configuration.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|