Searched hist:c09ddcdd4dd32ee9768dc233ead4b3d726f26d38 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | spear_adc.c | diff c09ddcdd4dd32ee9768dc233ead4b3d726f26d38 Thu Jul 27 08:16:07 CDT 2023 Ruan Jinjie <ruanjinjie@huawei.com> iio: adc: 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/20230727131607.2897937-1-ruanjinjie@huawei.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | lpc32xx_adc.c | diff c09ddcdd4dd32ee9768dc233ead4b3d726f26d38 Thu Jul 27 08:16:07 CDT 2023 Ruan Jinjie <ruanjinjie@huawei.com> iio: adc: 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/20230727131607.2897937-1-ruanjinjie@huawei.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | bcm_iproc_adc.c | diff c09ddcdd4dd32ee9768dc233ead4b3d726f26d38 Thu Jul 27 08:16:07 CDT 2023 Ruan Jinjie <ruanjinjie@huawei.com> iio: adc: 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/20230727131607.2897937-1-ruanjinjie@huawei.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | npcm_adc.c | diff c09ddcdd4dd32ee9768dc233ead4b3d726f26d38 Thu Jul 27 08:16:07 CDT 2023 Ruan Jinjie <ruanjinjie@huawei.com> iio: adc: 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/20230727131607.2897937-1-ruanjinjie@huawei.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|