Searched hist:d81d0e41ed5fe7229a2c9a29d13bad288c7cf2d2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi-pl022.c | diff d81d0e41ed5fe7229a2c9a29d13bad288c7cf2d2 Fri Oct 22 09:21:04 CDT 2021 Thomas Perrot <thomas.perrot@bootlin.com> spi: spl022: fix Microwire full duplex mode
There are missing braces in the function that verify controller parameters, then an error is always returned when the parameter to select Microwire frames operation is used on devices allowing it.
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Link: https://lore.kernel.org/r/20211022142104.1386379-1-thomas.perrot@bootlin.com Signed-off-by: Mark Brown <broonie@kernel.org>
|