regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata
authorLee Jones <lee.jones@linaro.org>
Fri, 5 Jun 2015 18:42:45 +0000 (19:42 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2015 18:18:19 +0000 (19:18 +0100)
commitb6f55e74d2babc0f6495c1e3fb12761388baa56f
tree1f346c44a3aafccef95da3ccb6b8e7a6283c95d6
parentb787f68c36d49bb1d9236f403813641efa74a031
regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata

The Regulator Device keeps a full copy of it's own, which can be easily accessed.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/pwm-regulator.c