aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAndreas Kemnade <[email protected]>2019-08-16 18:50:00 +0200
committerLinus Walleij <[email protected]>2019-08-17 00:28:50 +0200
commitdf451f83e1fc0fa3764a2724b0faaaf9d07ab1b6 (patch)
tree4d47a733a5014d2b51d440a40deef4d40c9ca989 /tools/perf/util/trace-event-scripting.c
parent68e03b85474a51ec1921b4d13204782594ef7223 (diff)
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/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions