Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator fixes from Mark Brown: "More changes than I'd like here, most of them for a single bug repeated in a bunch of drivers with data not being initialized correctly, plus a fix to lower the severity of a warning introduced in the last merge window which can legitimately go off so we don't want to alarm users excessively" * tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: s2mpa01: zero-initialize regulator match table array regulator: max8660: zero-initialize regulator match table array regulator: max77802: zero-initialize regulator match table regulator: max77686: zero-initialize regulator match table regulator: max1586: zero-initialize regulator match table array regulator: max77693: Fix use of uninitialized regulator config regulator: of: Lower the severity of the error with no container
No related branches found
No related tags found
Showing
- drivers/regulator/max1586.c 1 addition, 1 deletiondrivers/regulator/max1586.c
- drivers/regulator/max77686.c 1 addition, 1 deletiondrivers/regulator/max77686.c
- drivers/regulator/max77693.c 1 addition, 1 deletiondrivers/regulator/max77693.c
- drivers/regulator/max77802.c 1 addition, 1 deletiondrivers/regulator/max77802.c
- drivers/regulator/max8660.c 1 addition, 1 deletiondrivers/regulator/max8660.c
- drivers/regulator/of_regulator.c 2 additions, 1 deletiondrivers/regulator/of_regulator.c
- drivers/regulator/s2mpa01.c 1 addition, 1 deletiondrivers/regulator/s2mpa01.c
Loading
Please register or sign in to comment