]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit541216e8192110580bfb6c52f21708456e6492e4
tree59b4a784dd0fcbcceef2933036052d371f461484
parentcfbf23a96f2073b61027a7a0c354ed16b878115c
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