aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHermes Zhang <[email protected]>2023-12-29 09:36:57 +0800
committerDmitry Torokhov <[email protected]>2023-12-28 23:44:55 -0800
commit0b670b54119902de75fcd20a50585cf7b573f801 (patch)
treebf0bdaf74da246ee89e7f58b4ccf3b954db14034 /scripts/gdb/linux/utils.py
parent435e84ec2009bf40625ee7ca1f8453d3b22edf75 (diff)
Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages
commit ae42f9288846 ("gpio: Return EPROBE_DEFER if gc->to_irq is NULL") make gpiod_to_irq() possible to return -EPROBE_DEFER when the racing happens. This causes the following error message to be printed: gpio-keys gpio_keys: Unable to get irq number for GPIO 0, error -517 Fix that by changing dev_err() to dev_err_probe() Signed-off-by: Hermes Zhang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions