Home
last modified time | relevance | path

Searched hist:"8 fc8250a1586008cceaadd6f4df9db23643d4b3e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.cdiff 8fc8250a1586008cceaadd6f4df9db23643d4b3e Thu Oct 20 14:44:59 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Consistently use dev variable in pxa2xx_spi_init_pdata()

We have a temporary variable to keep a pointer to a struct device in
the pxa2xx_spi_init_pdata(). Use it consistently there.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221020194500.10225-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>