leds: lm36274: do not set chip settings in DT parsing function
authorMarek Behún <marek.behun@nic.cz>
Sat, 19 Sep 2020 18:02:59 +0000 (20:02 +0200)
committerPavel Machek <pavel@ucw.cz>
Sat, 26 Sep 2020 19:56:43 +0000 (21:56 +0200)
commit484456712de44c516b016b23027ad500acac4d29
tree59b4a784dd0fcbcceef2933036052d371f461484
parent1aeef38c6a4a87d04bf5fc596dbf91a15525c987
leds: lm36274: do not set chip settings in DT parsing function

These settings are not parsed from DT and therefore semantically should
not be set in function with a name lm36274_parse_dt.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Tested-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-lm36274.c