OSDN Git Service

regulator: bcm590xx: Remove **rdev from struct bcm590xx_reg
authorAxel Lin <axel.lin@ingics.com>
Fri, 14 Mar 2014 01:59:07 +0000 (09:59 +0800)
committerMark Brown <broonie@linaro.org>
Fri, 21 Mar 2014 18:09:36 +0000 (18:09 +0000)
commit89ad288961c958dea7928ae4759ed00cc6ce5b3d
tree3570828bdabe9d576cb1d200670efeca5f502bcc
parentc93474316d3a4bcdf23dde5d1b87577146dcec99
regulator: bcm590xx: Remove **rdev from struct bcm590xx_reg

The **rdev of 'struct bcm590xx_reg' isn't used anywhere in the driver so
remove it.

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