Searched hist:"622859634 a663c5e55d0e2a2cdbb55ac058d97b3" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/usb/musb/ |
H A D | musb_host.h | diff 622859634a663c5e55d0e2a2cdbb55ac058d97b3 Wed Jun 22 16:28:09 CEST 2011 Felipe Balbi <balbi@ti.com> usb: musb: drop a gigantic amount of ifdeferry
the MUSB IP is always OTG, so there's no point in adding so many ifdefs on the code. Drop those and always compile the driver for OTG support.
This also allows us to drop the useless "driver mode" choice. For doing that, we need to make musb depend on both Host and Peripheral side.
Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Makefile | diff 622859634a663c5e55d0e2a2cdbb55ac058d97b3 Wed Jun 22 16:28:09 CEST 2011 Felipe Balbi <balbi@ti.com> usb: musb: drop a gigantic amount of ifdeferry
the MUSB IP is always OTG, so there's no point in adding so many ifdefs on the code. Drop those and always compile the driver for OTG support.
This also allows us to drop the useless "driver mode" choice. For doing that, we need to make musb depend on both Host and Peripheral side.
Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | musb_virthub.c | diff 622859634a663c5e55d0e2a2cdbb55ac058d97b3 Wed Jun 22 16:28:09 CEST 2011 Felipe Balbi <balbi@ti.com> usb: musb: drop a gigantic amount of ifdeferry
the MUSB IP is always OTG, so there's no point in adding so many ifdefs on the code. Drop those and always compile the driver for OTG support.
This also allows us to drop the useless "driver mode" choice. For doing that, we need to make musb depend on both Host and Peripheral side.
Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | diff 622859634a663c5e55d0e2a2cdbb55ac058d97b3 Wed Jun 22 16:28:09 CEST 2011 Felipe Balbi <balbi@ti.com> usb: musb: drop a gigantic amount of ifdeferry
the MUSB IP is always OTG, so there's no point in adding so many ifdefs on the code. Drop those and always compile the driver for OTG support.
This also allows us to drop the useless "driver mode" choice. For doing that, we need to make musb depend on both Host and Peripheral side.
Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | musb_core.h | diff 622859634a663c5e55d0e2a2cdbb55ac058d97b3 Wed Jun 22 16:28:09 CEST 2011 Felipe Balbi <balbi@ti.com> usb: musb: drop a gigantic amount of ifdeferry
the MUSB IP is always OTG, so there's no point in adding so many ifdefs on the code. Drop those and always compile the driver for OTG support.
This also allows us to drop the useless "driver mode" choice. For doing that, we need to make musb depend on both Host and Peripheral side.
Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|