commit | 1f97fe4777217123428e3212a95a67c0de7a0132 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Wed Dec 23 11:58:34 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 23 12:12:46 2015 +0000 |
tree | f223a84ec80e7eb5b5552d2d2a72194a3dd516a0 | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
regulator: lp872x: Add missing of_match in regulators descriptions In order to select the regulators via of_find_regulator_by_node (and thus use them in devicetree), defining of_match for each regulator is required. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Signed-off-by: Mark Brown <broonie@kernel.org>