Home
last modified time | relevance | path

Searched hist:c3dce24c40cc7cd07deca5b81b763eae66f30856 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx-dma.cdiff c3dce24c40cc7cd07deca5b81b763eae66f30856 Fri Apr 23 13:24:30 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Utilize struct device from struct ssp_device

We have a duplication of struct device in the struct driver_data,
get rid of it and reuse member from struct ssp_device instead.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210423182441.50272-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dspi-pxa2xx.hdiff c3dce24c40cc7cd07deca5b81b763eae66f30856 Fri Apr 23 13:24:30 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Utilize struct device from struct ssp_device

We have a duplication of struct device in the struct driver_data,
get rid of it and reuse member from struct ssp_device instead.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210423182441.50272-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dspi-pxa2xx-pci.cdiff c3dce24c40cc7cd07deca5b81b763eae66f30856 Fri Apr 23 13:24:30 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Utilize struct device from struct ssp_device

We have a duplication of struct device in the struct driver_data,
get rid of it and reuse member from struct ssp_device instead.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210423182441.50272-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dspi-pxa2xx.cdiff c3dce24c40cc7cd07deca5b81b763eae66f30856 Fri Apr 23 13:24:30 CDT 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Utilize struct device from struct ssp_device

We have a duplication of struct device in the struct driver_data,
get rid of it and reuse member from struct ssp_device instead.

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