diff options
author | Tomeu Vizoso | 2015-09-21 16:02:47 +0200 |
---|---|---|
committer | Mark Brown | 2015-09-21 12:34:46 -0700 |
commit | 85f3b4311629defd68eb2b9779fda593d8fb7728 (patch) | |
tree | 976118fd01aaf8a5c83fb03b97dbfefe1e58033c /scripts/checkpatch.pl | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) |
regulator: core: Remove regulator_list
As we are already registering a device with regulator_class for each
regulator device, regulator_list is redundant and can be replaced with
calls to class_find_device() and class_for_each_device().
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions