diff options
| author | 2012-11-12 17:59:52 +0800 | |
|---|---|---|
| committer | 2012-11-13 16:35:57 +0900 | |
| commit | f8a9f757cb425c4784b80b001c7a77c7810b499f (patch) | |
| tree | 3be3134fc9e358b2c381498b5d9422b9b8717434 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | regulator: gpio-regulator: doc: Fix wrong key gpio-enable (diff) | |
| download | wireguard-linux-f8a9f757cb425c4784b80b001c7a77c7810b499f.tar.xz wireguard-linux-f8a9f757cb425c4784b80b001c7a77c7810b499f.zip | |
regulator: gpio-regulator: fix can't find regulator node in dt
Need initilize of_node in regulator config when register regulator,
otherwise regulator driver think it is no-dt device.
in regulator_dev_lookup
list_for_each_entry(r, ®ulator_list, list)
if (r->dev.parent &&
node == r->dev.of_node)
return r
r->dev.of_noe will be zero if miss config in cfg.
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
