Home
last modified time | relevance | path

Searched hist:"4620 ad5419612fcd9ab412410440d3a7e8a9a90a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsh_dma.hdiff 4620ad5419612fcd9ab412410440d3a7e8a9a90a Fri Aug 02 09:50:37 CDT 2013 Guennadi Liakhovetski <g.liakhovetski@gmx.de> DMA: shdma: remove private and unused defines from a global header

Macros, named like TEND or SAR lack a namespace and are too broadly named
for a global header. Besides, they aren't needed globally. Move them to
where they belong - into the driver. Some other macros aren't used at all,
remove them.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
/openbmc/linux/drivers/dma/sh/
H A Dshdmac.cdiff 4620ad5419612fcd9ab412410440d3a7e8a9a90a Fri Aug 02 09:50:37 CDT 2013 Guennadi Liakhovetski <g.liakhovetski@gmx.de> DMA: shdma: remove private and unused defines from a global header

Macros, named like TEND or SAR lack a namespace and are too broadly named
for a global header. Besides, they aren't needed globally. Move them to
where they belong - into the driver. Some other macros aren't used at all,
remove them.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>