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)
commite89cec7ff86febe51eff001c0bf2c81ce601cfe4
tree00e327b4a292c67c3d09f04e6b64328c9e768793
parent5c3d8a46ac9778d117ca26f4fec18d7b8c8831ed
i2c: nomadik: stop fetching the regulator

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>
drivers/i2c/busses/i2c-nomadik.c