regulator: max8973: Remove unused field from 'struct max8973_chip'
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 10 Mar 2014 08:32:51 +0000 (09:32 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 10 Mar 2014 09:36:42 +0000 (09:36 +0000)
commit9654fbe9cda227bb1881f20cc69a7f477a4537f9
treeb6860bbebf2fe9ee442ca2894d1283a94374b96b
parent21024dee20ae617ed57594843b08d710f24e72ee
regulator: max8973: Remove unused field from 'struct max8973_chip'

The 'struct regulator_dev *rdev' of 'struct max8973_chip' isn't used
anywhere in the driver so it can be removed safely.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max8973-regulator.c