regulator: pfuze100: Use i2c_[set|get]_clientdata
commit8c86ab257d45badfccc18158f38f833c3d49fe8c
authorAxel Lin <axel.lin@ingics.com>
Mon, 29 Jul 2013 04:09:12 +0000 (29 12:09 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 29 Jul 2013 05:49:56 +0000 (29 06:49 +0100)
tree1184eb96b9b768b3a8f568dfc792fb8ac2e4e73e
parent94421b05d3f494943078230871859c5d92ac4505
regulator: pfuze100: Use i2c_[set|get]_clientdata

Since this is a i2c driver, use i2c_[set|get]_clientdata instead of
dev_[set|get]_drvdata.

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