Searched hist:"3 bbdc083262dc082e5c8e7b0646faf8f4ef894dd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx.c | diff 3bbdc083262dc082e5c8e7b0646faf8f4ef894dd Mon Jul 19 02:48:42 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Reuse int_stop_and_reset() in couple of places
Reuse int_stop_and_reset() in couple of places.
While at it, change the order of the int_stop_and_reset() and pxa2xx_spi_off() to be in align with the similar flow in int_error_stop().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210719074842.36060-3-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|