regulator: max77802: Remove unused fields from struct max77802_regulator_prv
authorAxel Lin <axel.lin@ingics.com>
Wed, 20 Aug 2014 02:04:17 +0000 (10:04 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 20 Aug 2014 15:21:41 +0000 (10:21 -0500)
commit29b9c318025bece77d019eada2dee856e3ca50b2
tree986a638aee31301b99636bb20f0f8cabab3f5a0f
parent4ece7045eb7cceaff9667b4ee2eec78915d3ee3b
regulator: max77802: Remove unused fields from struct max77802_regulator_prv

Both num_regulators and *rdev[MAX77802_REG_MAX] are not used, remove them.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max77802.c