summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-05-09 14:40:53 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-05-09 14:40:53 +0200
commit9118e9e8673eb88ebf4f7af33d8ed9856f3ed554 (patch)
tree52f87ffbcf3c733bb7ab442d4fa29decd628dfbe /hash.c
parente13c1210b41efa98d1d2d30571e4df0e8ed2a0c1 (diff)
netsniff-ng 0.5.9v0.5.9
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions
ed in regulator_get_bypass_regmap is done unconditionally however several drivers don't define a value for bypass_val_on. This results in those drivers reporting bypass being enabled when it is not. In regulator_set_bypass_regmap we use bypass_mask if bypass_val_on is zero. This patch adds similar handling in regulator_get_bypass_regmap. Fixes: commit dd1a571daee7 ("regulator: helpers: Ensure bypass register field matches ON value") Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/arm/boot')