Searched hist:ebf3992061db1f7b3aa093f37fb308acc74fbc82 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_regs.h | diff ebf3992061db1f7b3aa093f37fb308acc74fbc82 Mon Nov 24 13:05:06 CST 2014 Tony Lindgren <tony@atomide.com> usb: musb: Use IS_ENABLED for tusb6010
This removes the ifdef clutter a bit and saves few lines.
It also makes it easier to detect the remaining places where we have conditional building of code done based on if defined for things like DMA.
Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | musb_core.h | diff ebf3992061db1f7b3aa093f37fb308acc74fbc82 Mon Nov 24 13:05:06 CST 2014 Tony Lindgren <tony@atomide.com> usb: musb: Use IS_ENABLED for tusb6010
This removes the ifdef clutter a bit and saves few lines.
It also makes it easier to detect the remaining places where we have conditional building of code done based on if defined for things like DMA.
Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|
H A D | musb_core.c | diff ebf3992061db1f7b3aa093f37fb308acc74fbc82 Mon Nov 24 13:05:06 CST 2014 Tony Lindgren <tony@atomide.com> usb: musb: Use IS_ENABLED for tusb6010
This removes the ifdef clutter a bit and saves few lines.
It also makes it easier to detect the remaining places where we have conditional building of code done based on if defined for things like DMA.
Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
|