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.torok...@gmail.com>
Acked-by: Andi Shyti <a...@etezian.org> Thanks,