]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2c-s3c2410: Use platform data for gpio configuration
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:10:25 +0000 (16:10 +0000)
committerBen Dooks <ben-linux@fluff.org>
Tue, 16 Dec 2008 20:25:53 +0000 (20:25 +0000)
commit8be310a6dea491b28f81672752d9d2c7fc25cdd3
tree010a897962e4afc2cc172438a0e3be8e91efa2f6
parent3d0911bfe03b5f077cef32ca644b5756d48affc3
i2c-s3c2410: Use platform data for gpio configuration

Add a callback to set the gpio configuration for the
i2c device instead of a set include. This also allows
the remvoal of the machine gpio and hardware files.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-s3c2410.c