commit | 0aced355757ddc150f78a6bf4f8d885bd4eaf0e2 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Mon Sep 19 13:09:02 2016 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 26 10:30:02 2016 +0100 |
tree | 2fdeaef6823af7af287d4484fae7230c18e986d1 | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
mfd: tps65218: Remove redundant read wrapper Currently read directly calls the repmap read function. Hence remove the redundant wrapper and use regmap read wherever needed. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>