Re: [PATCH 03/12] backlight: gpio: pull the non-pdata device probing code into probe()
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2019-06-28 13:00:01
Also in:
dri-devel, linux-arm-kernel, lkml
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2019-06-28 13:00:01
Also in:
dri-devel, linux-arm-kernel, lkml
On 6/25/19 6:34 PM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <redacted> There's no good reason to have the generic probing code in a separate routine. This function is short and is inlined by the compiler anyway. Move it into probe under the pdata-specific part. Signed-off-by: Bartosz Golaszewski <redacted>
Reviewed-by: Bartlomiej Zolnierkiewicz <redacted> Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics