Home
last modified time | relevance | path

Searched hist:"622859634 a663c5e55d0e2a2cdbb55ac058d97b3" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/musb/
H A Dmusb_host.hdiff 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 DMakefilediff 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 Dmusb_virthub.cdiff 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 DKconfigdiff 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 Dmusb_core.hdiff 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>