]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mfd: tps65218: Remove redundant read wrapper
authorKeerthy <j-keerthy@ti.com>
Mon, 19 Sep 2016 07:39:02 +0000 (13:09 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 26 Oct 2016 09:30:02 +0000 (10:30 +0100)
commit0aced355757ddc150f78a6bf4f8d885bd4eaf0e2
tree2fdeaef6823af7af287d4484fae7230c18e986d1
parent1001354ca34179f3db924eb66672442a173147dc
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>
drivers/gpio/gpio-tps65218.c
drivers/mfd/tps65218.c
drivers/regulator/tps65218-regulator.c
include/linux/mfd/tps65218.h