Searched hist:"88 a947215c29aa49307c8cd0638ba54e4cf07391" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | pxa2xx_ssp.h | diff 88a947215c29aa49307c8cd0638ba54e4cf07391 Fri Oct 21 14:00:15 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Validate the correctness of the SSP type
Currently we blindly apply the SSP type value from any source of the information. Increase robustness by validating the value before use.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20221021190018.63646-2-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx.c | diff 88a947215c29aa49307c8cd0638ba54e4cf07391 Fri Oct 21 14:00:15 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Validate the correctness of the SSP type
Currently we blindly apply the SSP type value from any source of the information. Increase robustness by validating the value before use.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20221021190018.63646-2-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|