Re: [PATCH] video: backlight: ili9320: Make ili9320_remove() return void
From: Lee Jones <hidden>
Date: 2021-10-20 14:14:18
From: Lee Jones <hidden>
Date: 2021-10-20 14:14:18
On Tue, 19 Oct 2021, Uwe Kleine-König wrote:
Up to now ili9320_remove() returns zero unconditionally. Make it return void instead which makes it easier to see in the callers that there is no error to handle. Also the return value of spi remove callbacks is ignored anyway. Signed-off-by: Uwe Kleine-König <redacted> --- drivers/video/backlight/ili9320.c | 3 +-- drivers/video/backlight/ili9320.h | 2 +- drivers/video/backlight/vgg2432a4.c | 4 +++- 3 files changed, 5 insertions(+), 4 deletions(-)
Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog