-
- Downloads
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator fixes from Mark Brown: "Mostly driver specific fixes here, though one of them uncovered the issue Stephen Warren fixed with multiple OF matches getting upset due to a lack of cleanup." * tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: s2mps11: fix incorrect register for buck10 regulator: clear state each invocation of of_regulator_match regulator: max8997: Fix using wrong dev argument at various places regulator: max77686: Fix using wrong dev argument at various places regulator: max8907: Fix using wrong dev argument for calling of_regulator_match regulator: max8998: fix incorrect min_uV value for ldo10 regulator: tps65910: Fix using wrong dev argument for calling of_regulator_match regulator: tps65217: Fix using wrong dev argument for calling of_regulator_match
No related branches found
No related tags found
Showing
- drivers/regulator/max77686.c 8 additions, 7 deletionsdrivers/regulator/max77686.c
- drivers/regulator/max8907-regulator.c 1 addition, 2 deletionsdrivers/regulator/max8907-regulator.c
- drivers/regulator/max8997.c 19 additions, 20 deletionsdrivers/regulator/max8997.c
- drivers/regulator/max8998.c 1 addition, 1 deletiondrivers/regulator/max8998.c
- drivers/regulator/of_regulator.c 6 additions, 0 deletionsdrivers/regulator/of_regulator.c
- drivers/regulator/s2mps11.c 2 additions, 2 deletionsdrivers/regulator/s2mps11.c
- drivers/regulator/tps65217-regulator.c 2 additions, 2 deletionsdrivers/regulator/tps65217-regulator.c
- drivers/regulator/tps65910-regulator.c 1 addition, 1 deletiondrivers/regulator/tps65910-regulator.c
Loading
Please register or sign in to comment