summaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-10-24 17:38:07 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-10-26 13:23:30 +0100
commite97a3b2a56efdb1833c6f1228f50b2636977647e (patch)
tree485e82803909748d034ba3c9b7c4e44e0ba20707 /CodingStyle
parent49a4952ee52d8a89eb70cd3127a35c97929f63e4 (diff)
flowtop: Change traffic amount unit names
Use GB/MB/KB for traffic rate & accounting. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions
ommit-subject'>regulators: helpers: Fix handling of bypass_val_on in get_bypass_regmap
The handling of bypass_val_on that was added 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 'include/dt-bindings/clock')