commit | e89cec7ff86febe51eff001c0bf2c81ce601cfe4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 21 10:45:09 2012 +0200 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Wed Sep 12 12:38:10 2012 +0200 |
tree | 00e327b4a292c67c3d09f04e6b64328c9e768793 | |
parent | 5c3d8a46ac9778d117ca26f4fec18d7b8c8831ed [diff] |
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>