]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: max77650: add of_match table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 10 Dec 2019 10:07:25 +0000 (11:07 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 11 Dec 2019 16:47:33 +0000 (16:47 +0000)
commit100a21100bbb2bbc82fc4273e152c96e5c6c5d12
tree0b4d9b9cb37f6ecd1c6aff07f61124b9acf8a413
parent6d30fc511bec82dd8801b9bb8718cbeea1366ad8
regulator: 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 regulator driver loaded automatically.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Link: https://lore.kernel.org/r/20191210100725.11005-1-brgl@bgdev.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77650-regulator.c