diff options
author | Martin Hundebøll <[email protected]> | 2020-11-05 10:06:15 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-11-06 11:23:26 +0000 |
commit | bc7f2cd7559c5595dc38b909ae9a8d43e0215994 (patch) | |
tree | 3030349820e3404bd885e5e2554b09d63f407b5b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9bd77a9ce31dd242fece27219d14fbee5068dd85 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions