Date: | 2013-05-05 19:19:20 (10 years 24 days ago) |
---|---|
Author: | Lars C. |
Commit: | 3b4520f301d8cde6ef9275065b6a0bd151eb332c |
Message: | regulator: of_get_regulation_constraints: Use node name as fallback If no name was explicitly specified using the "regulator-name" property use the name of the device tree as a fallback. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
Files: |
drivers/regulator/of_regulator.c (1 diff) |
Change Details
drivers/regulator/of_regulator.c | ||
---|---|---|
24 | 24 | struct regulation_constraints *constraints = &(*init_data)->constraints; |
25 | 25 | |
26 | 26 | constraints->name = of_get_property(np, "regulator-name", NULL); |
27 | if (!constraints->name) | |
28 | constraints->name = np->name; | |
27 | 29 | |
28 | 30 | min_uV = of_get_property(np, "regulator-min-microvolt", NULL); |
29 | 31 | if (min_uV) |
Branches:
ben-wpan
ben-wpan-stefan
5396a9238205f20f811ea57898980d3ca82df0b6
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.11
jz-3.12
jz-3.13
jz-3.15
jz-3.16
jz-3.18-dt
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9