]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_info
authorAxel Lin <axel.lin@ingics.com>
Fri, 12 Apr 2013 17:25:38 +0000 (01:25 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 16 Apr 2013 11:22:06 +0000 (12:22 +0100)
commitbcffe53fcb96efe326a909dece5f32e1dd8eaa6a
tree8e02be2d66d79ce2d50d9d5d4cefee6f8e9f40e7
parent41ef2d5678d83af030125550329b6ae8b74618fa
regulator: rc5t583: Remove unused fields from struct rc5t583_regulator_info

The *dev and *mfd of struct rc5t583_regulator_info are not used after convert
to use regmap, remove them.

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