diff options
| author | Andreas Kemnade <[email protected]> | 2019-08-16 16:50:00 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2019-08-16 22:28:50 +0000 |
| commit | df451f83e1fc0fa3764a2724b0faaaf9d07ab1b6 (patch) | |
| tree | 4d47a733a5014d2b51d440a40deef4d40c9ca989 /tools/perf/scripts/python | |
| parent | gpio: Fix build error of function redefinition (diff) | |
| download | kernel-df451f83e1fc0fa3764a2724b0faaaf9d07ab1b6.tar.gz kernel-df451f83e1fc0fa3764a2724b0faaaf9d07ab1b6.zip | |
gpio: of: fix Freescale SPI CS quirk handling
On the gta04 we see:
spi_gpio: probe of spi_lcd failed with error -2
The quirk introduced in
commit e3023bf80639 ("gpio: of: Handle the Freescale SPI CS")
can also be triggered by a temporary -EPROBE_DEFER and
so "convert" it to a hard -ENOENT.
Disable that conversion by checking for -EPROBE_DEFER.
Fixes: e3023bf80639 ("gpio: of: Handle the Freescale SPI CS")
Suggested-by: H. Nikolaus Schaller <[email protected]>
Signed-off-by: Andreas Kemnade <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
