]> git.baikalelectronics.ru Git - kernel.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)
commit039f12681139318d724fb45d89d2e706a7ec7284
tree010a897962e4afc2cc172438a0e3be8e91efa2f6
parent78f422ef6db51e124d3ca9a0fb21acd4fb301d7d
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