Searched hist:"8393961 c53b31078cfc877bc00eb0f67e1474edd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/spi/ |
H A D | pxa2xx.rst | diff 8393961c53b31078cfc877bc00eb0f67e1474edd Tue Nov 23 13:27:23 CST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Get rid of unused enable_loopback member
There is no user of the enable_loopback member in the struct pxa2xx_spi_chip. Remote this legacy member completely.
The mentioned in the documentation the testing phase can be performed with spidev_test tool.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211123192723.44537-3-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
/openbmc/linux/include/linux/spi/ |
H A D | pxa2xx_spi.h | diff 8393961c53b31078cfc877bc00eb0f67e1474edd Tue Nov 23 13:27:23 CST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Get rid of unused enable_loopback member
There is no user of the enable_loopback member in the struct pxa2xx_spi_chip. Remote this legacy member completely.
The mentioned in the documentation the testing phase can be performed with spidev_test tool.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211123192723.44537-3-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx.c | diff 8393961c53b31078cfc877bc00eb0f67e1474edd Tue Nov 23 13:27:23 CST 2021 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Get rid of unused enable_loopback member
There is no user of the enable_loopback member in the struct pxa2xx_spi_chip. Remote this legacy member completely.
The mentioned in the documentation the testing phase can be performed with spidev_test tool.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211123192723.44537-3-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|