]> git.baikalelectronics.ru Git - kernel.git/commit
led: max77650: add of_match table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 10 Dec 2019 10:08:32 +0000 (11:08 +0100)
committerPavel Machek <pavel@ucw.cz>
Wed, 22 Jan 2020 20:07:28 +0000 (21:07 +0100)
commit88cabc37720d43793da92789f589d9f5e82cdfa8
treef65803d8fb3718f630cb1bce69461d294855530a
parentf71e972e08c1e2d98ad51d8f47c4637831dc9bef
led: max77650: add of_match table

We need the of_match table if we want to use the compatible string in
the pmic's child node and get the led driver loaded automatically.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-max77650.c