diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2013-12-17 14:23:19 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-12-18 17:25:26 +0000 |
commit | ee5182b59f65e7975d8fec73d511f4d6c44f6ed3 (patch) | |
tree | 69f3f60a75be6d2ae902c641f0711bf8deb8eb69 /Documentation | |
parent | d1c8b1bd093cb57860fb6446e096e1c1cda92d4d (diff) | |
download | linux-ee5182b59f65e7975d8fec73d511f4d6c44f6ed3.tar.bz2 |
mfd: sec: Remove sec_reg* regmap helpers
Remove sec_reg* helpers as they are not used anymore. These helpers were
error-prone as they mixed u8 with unsigned int and they changed order of
some of parameters (val and mask in sec_reg_update()).
Also the helpers didn't give any way of useful abstraction as they just
called corresponding regmap function.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions