]> git.openfabrics.org - ~emulex/infiniband.git/commit
regulator: tps65023: Remove unused client field from struct tps_pmic
authorAxel Lin <axel.lin@gmail.com>
Wed, 28 Mar 2012 02:07:40 +0000 (10:07 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:59:35 +0000 (11:59 +0100)
commit36a2afd88482843e59f506fb0c85c85e53d3bd2f
tree03af5248061639961f7990399cdd94045aea27a5
parentc60f1718f508a40964c149f1139b4eaaae825fd3
regulator: tps65023: Remove unused client field from struct tps_pmic

The client field of struct tps_pmic is not used after converting to regmap API.

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