Home
last modified time | relevance | path

Searched hist:d7cabeed830b7eb3958cbc084a85649126cd670f (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/mach-spear/
H A Dspear6xx.cdiff d7cabeed830b7eb3958cbc084a85649126cd670f Wed Jun 19 14:38:28 CDT 2013 Mark Brown <broonie@linaro.org> dmaengine: PL08x: Avoid collisions with get_signal() macro

As pointed out by Arnd Bergmann there is a get_signal macro definied in
linux/signal.h which can conflict with the platform data callback
function of the same name leading to confusing errors from the compiler
(especially if signal.h manages to get pulled into the driver itself due
to header dependencies). Avoid such errors by renaming get_signal and
put_signal in the platform data to get_xfer_signal and put_xfer_signal.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
H A Dspear3xx.cdiff d7cabeed830b7eb3958cbc084a85649126cd670f Wed Jun 19 14:38:28 CDT 2013 Mark Brown <broonie@linaro.org> dmaengine: PL08x: Avoid collisions with get_signal() macro

As pointed out by Arnd Bergmann there is a get_signal macro definied in
linux/signal.h which can conflict with the platform data callback
function of the same name leading to confusing errors from the compiler
(especially if signal.h manages to get pulled into the driver itself due
to header dependencies). Avoid such errors by renaming get_signal and
put_signal in the platform data to get_xfer_signal and put_xfer_signal.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
/openbmc/linux/include/linux/amba/
H A Dpl08x.hdiff d7cabeed830b7eb3958cbc084a85649126cd670f Wed Jun 19 14:38:28 CDT 2013 Mark Brown <broonie@linaro.org> dmaengine: PL08x: Avoid collisions with get_signal() macro

As pointed out by Arnd Bergmann there is a get_signal macro definied in
linux/signal.h which can conflict with the platform data callback
function of the same name leading to confusing errors from the compiler
(especially if signal.h manages to get pulled into the driver itself due
to header dependencies). Avoid such errors by renaming get_signal and
put_signal in the platform data to get_xfer_signal and put_xfer_signal.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
/openbmc/linux/arch/arm/mach-lpc32xx/
H A Dphy3250.cdiff d7cabeed830b7eb3958cbc084a85649126cd670f Wed Jun 19 14:38:28 CDT 2013 Mark Brown <broonie@linaro.org> dmaengine: PL08x: Avoid collisions with get_signal() macro

As pointed out by Arnd Bergmann there is a get_signal macro definied in
linux/signal.h which can conflict with the platform data callback
function of the same name leading to confusing errors from the compiler
(especially if signal.h manages to get pulled into the driver itself due
to header dependencies). Avoid such errors by renaming get_signal and
put_signal in the platform data to get_xfer_signal and put_xfer_signal.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
/openbmc/linux/drivers/dma/
H A Damba-pl08x.cdiff d7cabeed830b7eb3958cbc084a85649126cd670f Wed Jun 19 14:38:28 CDT 2013 Mark Brown <broonie@linaro.org> dmaengine: PL08x: Avoid collisions with get_signal() macro

As pointed out by Arnd Bergmann there is a get_signal macro definied in
linux/signal.h which can conflict with the platform data callback
function of the same name leading to confusing errors from the compiler
(especially if signal.h manages to get pulled into the driver itself due
to header dependencies). Avoid such errors by renaming get_signal and
put_signal in the platform data to get_xfer_signal and put_xfer_signal.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>