i2c: nomadik: stop fetching the regulator
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 21 Aug 2012 08:45:09 +0000 (10:45 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 12 Sep 2012 10:38:10 +0000 (12:38 +0200)
The regulator fetched by the Nomadik I2C driver is actually a
voltage domain regulator. Stop doing this in the driver and
let the power domain code handle any regulators, as discussed
on the list.

Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found