-
- Downloads
regulator: pass additional of_node to regulator_register()
With device tree support for regulators, its needed that the regulator_dev->dev device has the right of_node attached. To be able to do this add an additional parameter to the regulator_register() api, wherein the dt-adapted driver can then pass this additional info onto the regulator core. Signed-off-by:Rajendra Nayak <rnayak@ti.com> Signed-off-by:
Mark Brown <broonie@opensource.wolfsonmicro.com>
Showing
- drivers/regulator/88pm8607.c 1 addition, 1 deletiondrivers/regulator/88pm8607.c
- drivers/regulator/aat2870-regulator.c 1 addition, 1 deletiondrivers/regulator/aat2870-regulator.c
- drivers/regulator/ab3100.c 1 addition, 1 deletiondrivers/regulator/ab3100.c
- drivers/regulator/ab8500.c 1 addition, 1 deletiondrivers/regulator/ab8500.c
- drivers/regulator/ad5398.c 1 addition, 1 deletiondrivers/regulator/ad5398.c
- drivers/regulator/bq24022.c 1 addition, 1 deletiondrivers/regulator/bq24022.c
- drivers/regulator/core.c 2 additions, 1 deletiondrivers/regulator/core.c
- drivers/regulator/da903x.c 1 addition, 1 deletiondrivers/regulator/da903x.c
- drivers/regulator/db8500-prcmu.c 1 addition, 1 deletiondrivers/regulator/db8500-prcmu.c
- drivers/regulator/dummy.c 1 addition, 1 deletiondrivers/regulator/dummy.c
- drivers/regulator/fixed.c 1 addition, 1 deletiondrivers/regulator/fixed.c
- drivers/regulator/isl6271a-regulator.c 1 addition, 1 deletiondrivers/regulator/isl6271a-regulator.c
- drivers/regulator/lp3971.c 1 addition, 1 deletiondrivers/regulator/lp3971.c
- drivers/regulator/lp3972.c 1 addition, 1 deletiondrivers/regulator/lp3972.c
- drivers/regulator/max1586.c 1 addition, 1 deletiondrivers/regulator/max1586.c
- drivers/regulator/max8649.c 1 addition, 1 deletiondrivers/regulator/max8649.c
- drivers/regulator/max8660.c 1 addition, 1 deletiondrivers/regulator/max8660.c
- drivers/regulator/max8925-regulator.c 1 addition, 1 deletiondrivers/regulator/max8925-regulator.c
- drivers/regulator/max8952.c 1 addition, 1 deletiondrivers/regulator/max8952.c
- drivers/regulator/max8997.c 1 addition, 1 deletiondrivers/regulator/max8997.c
Loading
Please register or sign in to comment