Re: [PATCH] Input: stmfts - acknowledge that setting brightness is a blocking call

From: Andi Shyti
Date: Thu Feb 07 2019 - 03:11:54 EST


Hi Dmitry,

On Tue, Feb 05, 2019 at 02:46:42PM -0800, Dmitry Torokhov wrote:
> We need to turn regulators on and off when switching brightness, and
> that may block, therefore we have to set stmfts_brightness_set() as
> LED's brightness_set_blocking() method.
>
> Fixes: 78bcac7b2ae1 ("Input: add support for the STMicroelectronics FingerTip touchscreen")
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

Acked-by: Andi Shyti <andi@xxxxxxxxxxx>

Thanks,