]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: twl: Remove get_voltage implementation for single voltage regulators
authorAxel Lin <axel.lin@gmail.com>
Fri, 10 Aug 2012 01:37:09 +0000 (09:37 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 13 Aug 2012 12:31:21 +0000 (13:31 +0100)
commit552f6ad059afb67b98104dfa7c9e53be6034cdd0
treebd6e7b0532d751850040c5dcdcf502e5c89f97cc
parent33af757a8e1ee05d18a7467c3a1ccdb614703232
regulator: twl: Remove get_voltage implementation for single voltage regulators

This is not required after commit f7df20ec
"regulator: core: Use list_voltage() to read single voltage regulators"

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/twl-regulator.c