Searched hist:"7 c5d8a249acadc3e9d5af643c0fe24b608a98269" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi-fsl-espi.c | diff 7c5d8a249acadc3e9d5af643c0fe24b608a98269 Wed Sep 05 03:51:57 CDT 2018 Geert Uytterhoeven <geert+renesas@glider.be> spi: Do not print a message if spi_controller_{suspend,resume}() fails
spi_controller_{suspend,resume}() already prints an error message on failure, so there is no need to repeat this in individual drivers.
Note: spi_master_{suspend,resume}() is an alias for spi_controller_{suspend,resume}().
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Daniel Mack <daniel@zonque.org> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | spi-pl022.c | diff 7c5d8a249acadc3e9d5af643c0fe24b608a98269 Wed Sep 05 03:51:57 CDT 2018 Geert Uytterhoeven <geert+renesas@glider.be> spi: Do not print a message if spi_controller_{suspend,resume}() fails
spi_controller_{suspend,resume}() already prints an error message on failure, so there is no need to repeat this in individual drivers.
Note: spi_master_{suspend,resume}() is an alias for spi_controller_{suspend,resume}().
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Daniel Mack <daniel@zonque.org> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | spi-atmel.c | diff 7c5d8a249acadc3e9d5af643c0fe24b608a98269 Wed Sep 05 03:51:57 CDT 2018 Geert Uytterhoeven <geert+renesas@glider.be> spi: Do not print a message if spi_controller_{suspend,resume}() fails
spi_controller_{suspend,resume}() already prints an error message on failure, so there is no need to repeat this in individual drivers.
Note: spi_master_{suspend,resume}() is an alias for spi_controller_{suspend,resume}().
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Daniel Mack <daniel@zonque.org> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | spi-pxa2xx.c | diff 7c5d8a249acadc3e9d5af643c0fe24b608a98269 Wed Sep 05 03:51:57 CDT 2018 Geert Uytterhoeven <geert+renesas@glider.be> spi: Do not print a message if spi_controller_{suspend,resume}() fails
spi_controller_{suspend,resume}() already prints an error message on failure, so there is no need to repeat this in individual drivers.
Note: spi_master_{suspend,resume}() is an alias for spi_controller_{suspend,resume}().
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Daniel Mack <daniel@zonque.org> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|