Martin Hundebøll bc7f2cd755
spi: bcm2835: remove use of uninitialized gpio flags variable
Removing the duplicate gpio chip select level handling in
bcm2835_spi_setup() left the lflags variable uninitialized. Avoid trhe
use of such variable by passing default flags to
gpiochip_request_own_desc().

Fixes: 5e31ba0c0543 ("spi: bcm2835: fix gpio cs level inversion")
Signed-off-by: Martin Hundebøll <martin@geanix.com>
Link: https://lore.kernel.org/r/20201105090615.620315-1-martin@geanix.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-11-06 11:23:26 +00:00
..
2020-10-24 10:33:08 -07:00
2020-10-24 10:33:08 -07:00
2020-06-24 16:37:47 +01:00
2020-10-15 11:07:44 -07:00
2020-10-08 23:00:06 +01:00
2020-10-08 23:00:06 +01:00
2020-07-17 16:38:47 +01:00
2020-10-28 21:36:51 +00:00
2020-03-17 13:20:16 +00:00
2020-07-14 17:38:46 +01:00
2020-06-16 00:38:38 +01:00
2020-10-24 10:33:08 -07:00
2020-09-11 11:35:55 -07:00