Home
last modified time | relevance | path

Searched hist:"54116 d442e001e1b6bd482122043b1870998a1f3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/serio/
H A Drpckbd.cdiff 54116d442e001e1b6bd482122043b1870998a1f3 Wed Aug 02 01:44:52 CEST 2023 Ruan Jinjie <ruanjinjie@huawei.com> Input: rpckbd - fix the return value handle for platform_get_irq()

There is no possible for platform_get_irq() to return 0,
and the return value of platform_get_irq() is more sensible
to show the error reason.

Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20230731122246.2028651-1-ruanjinjie@huawei.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>