]> git.openfabrics.org - ~emulex/infiniband.git/commit
regulator: Remove unused name and client fields from struct tps62360_chip
authorAxel Lin <axel.lin@gmail.com>
Wed, 28 Mar 2012 02:06:45 +0000 (10:06 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:59:35 +0000 (11:59 +0100)
commitc60f1718f508a40964c149f1139b4eaaae825fd3
tree8c59bbe684cbda95253c14752cceb3dc945b605e
parent0ec446ea9a1cc86bfeb0c724a490701271d02fa5
regulator: Remove unused name and client fields from struct tps62360_chip

The client field of struct tps62360_chip is not used after converting to regmap.
The name field of struct tps62360_chip is not used in this driver.

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