Re: [PATCH V5 4/8] backlight: qcom-wled: Rename PM8941* to WLED3

2018-08-28 Thread Bjorn Andersson
On Mon 27 Aug 03:04 PDT 2018, Pavel Machek wrote: > On Fri 2018-08-24 15:57:43, Kiran Gunda wrote: > > Rename the PM8941* references as WLED3 to make the driver > > generic and have WLED support for other PMICs. Also rename > > "i_boost_limit" and "i_limit" variables to "boost_i_limit" > > and "st

Re: [PATCH V5 4/8] backlight: qcom-wled: Rename PM8941* to WLED3

2018-08-27 Thread Pavel Machek
On Fri 2018-08-24 15:57:43, Kiran Gunda wrote: > Rename the PM8941* references as WLED3 to make the driver > generic and have WLED support for other PMICs. Also rename > "i_boost_limit" and "i_limit" variables to "boost_i_limit" > and "string_i_limit" respectively to resemble the corresponding > re

[PATCH V5 4/8] backlight: qcom-wled: Rename PM8941* to WLED3

2018-08-27 Thread Kiran Gunda
Rename the PM8941* references as WLED3 to make the driver generic and have WLED support for other PMICs. Also rename "i_boost_limit" and "i_limit" variables to "boost_i_limit" and "string_i_limit" respectively to resemble the corresponding register names. Signed-off-by: Kiran Gunda Reviewed-by: D