i2c-s3c2410: Use platform data for gpio configuration
commite7f89f2e53218809add3645787feb67283b7ad9d
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:10:25 +0000 (31 16:10 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:13:48 +0000 (31 16:13 +0000)
tree38a82de29a2f117e9e6b73869a3f3b1d8d02ff53
parent86d422dce9c7431cbab9efc9005fda5c056a5d1a
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