i2c: iop3xx: use standard gpiolib functions
authorRob Herring <rob.herring@calxeda.com>
Wed, 4 Jul 2012 19:16:12 +0000 (14:16 -0500)
committerRob Herring <rob.herring@calxeda.com>
Wed, 25 Jul 2012 14:26:41 +0000 (09:26 -0500)
commit701eb2647d7986b42fa973990649a83b3e15e8eb
treef02d85184b96c291a15911515d3146a56113b3f9
parent67ac88ff10fa4253f716cb98ec43303f70711591
i2c: iop3xx: use standard gpiolib functions

Instead of using the custom iop3xx gpio functions, use the gpiolib
variants. This should be functionally the same since the gpiolib
just calls the iop3xx gpio functions. This is needed in preparation
of removing iop3xx mach/io.h headers.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org>
Cc: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org>
Cc: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de>
Cc: linux-i2c@vger.kernel.org
drivers/i2c/busses/i2c-iop3xx.c
This page took 0.024909 seconds and 5 git commands to generate.