]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
led: max77650: add of_match table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 10 Dec 2019 10:08:32 +0000 (11:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Feb 2020 21:22:49 +0000 (21:22 +0000)
commit0703666b96587246e526b4bd46ab52e59bfe7651
tree4d419eca9dc70625e1944ad929cf58e66fb64b77
parent313151afdf4c97fc21c41acc95f1751e2154f38b
led: max77650: add of_match table

[ Upstream commit 2424415d25a765d4302ddfb4de75427e9294dc09 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/leds/leds-max77650.c