Krzysztof Kozlowski
d13733f4a2
regulator: s5m8767: Do not use sec_reg* regmap helpers
...
Replace calls to sec_reg* helpers with direct usage of regmap API. The
sec_reg* helpers are error-prone as they mix u8 with unsigned int and
order of some of parameters (val and mask in sec_reg_update()).
Also the helpers do not give any way of useful abstraction as they just
call corresponding regmap function.
This patch replaces:
- sec_reg_read() with regmap_read(),
- sec_reg_write() with regmap_write(),
- sec_reg_update() with regmap_update_bits().
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>
2013-12-18 13:27:50 +00:00
..
2013-10-11 12:49:16 +01:00
2013-09-17 00:27:55 +01:00
2013-09-17 00:27:55 +01:00
2013-09-30 18:10:52 +01:00
2013-09-30 18:10:52 +01:00
2013-07-03 11:56:38 -07:00
2013-09-17 00:27:55 +01:00
2013-10-24 11:11:32 +01:00
2013-09-17 00:27:54 +01:00
2013-09-17 00:27:54 +01:00
2013-10-24 11:11:37 +01:00
2013-10-11 12:49:16 +01:00
2013-10-24 11:11:39 +01:00
2013-10-24 11:11:37 +01:00
2013-10-24 11:11:33 +01:00
2013-09-17 00:27:56 +01:00
2013-10-24 11:11:35 +01:00
2013-09-30 18:11:30 +01:00
2013-08-06 17:46:15 +01:00
2013-03-01 06:04:44 +00:00
2013-05-08 13:42:30 +01:00
2013-04-02 23:05:28 +01:00
2013-10-18 00:56:05 +01:00
2013-09-17 00:28:40 +01:00
2013-10-15 13:21:44 +01:00
2013-10-04 11:50:10 +01:00
2013-10-11 12:49:12 +01:00
2013-09-17 00:28:45 +01:00
2013-09-17 00:28:42 +01:00
2013-10-24 11:11:40 +01:00
2013-09-30 18:10:59 +01:00
2013-10-15 13:23:01 +01:00
2013-07-30 12:24:20 +01:00
2013-09-01 13:50:16 +01:00
2013-09-30 18:10:59 +01:00
2013-09-30 18:10:59 +01:00
2013-10-24 11:11:40 +01:00
2013-09-17 00:28:40 +01:00
2013-09-17 00:28:40 +01:00
2013-09-17 00:28:41 +01:00
2013-09-17 00:28:41 +01:00
2013-09-30 18:10:59 +01:00
2013-07-30 12:24:20 +01:00
2013-09-17 00:28:41 +01:00
2013-10-24 11:11:38 +01:00
2013-09-17 00:28:41 +01:00
2013-09-17 00:28:44 +01:00
2013-09-17 00:28:44 +01:00
2013-04-28 02:10:00 +01:00
2013-04-28 02:10:00 +01:00
2013-10-24 11:11:38 +01:00
2013-09-17 00:28:42 +01:00
2013-09-18 17:13:02 +01:00
2013-10-24 11:11:39 +01:00
2013-09-30 18:11:00 +01:00
2013-09-30 18:11:00 +01:00
2013-08-02 11:29:00 +01:00
2013-09-17 00:28:42 +01:00
2013-09-17 00:28:40 +01:00
2013-12-18 13:27:50 +00:00
2013-10-03 14:43:04 +01:00
2013-10-24 11:11:41 +01:00
2013-10-24 11:11:41 +01:00
2013-09-17 00:28:43 +01:00
2013-09-30 18:11:30 +01:00
2013-10-24 11:11:43 +01:00
2013-09-17 00:28:42 +01:00
2013-09-17 00:28:43 +01:00
2013-10-24 11:11:42 +01:00
2013-10-24 11:11:42 +01:00
2013-10-24 11:11:37 +01:00
2013-11-15 16:47:22 -08:00
2013-10-24 11:11:37 +01:00
2013-09-17 00:28:44 +01:00
2013-09-30 18:11:03 +01:00
2013-07-30 12:24:20 +01:00
2013-09-30 18:11:03 +01:00
2013-07-30 12:24:20 +01:00
2013-09-17 00:27:54 +01:00
2013-09-17 00:27:54 +01:00
2013-10-24 11:11:37 +01:00
2013-10-24 11:11:37 +01:00
2013-10-24 11:11:37 +01:00
2013-09-17 00:27:55 +01:00