i2c-s3c2410: Remove default platform data.
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:10:27 +0000 (16:10 +0000)
committerBen Dooks <ben-linux@fluff.org>
Tue, 16 Dec 2008 20:26:06 +0000 (20:26 +0000)
The platform data should now always be present when the device
is initialised, so we can remove the default platform data in
the driver.

All the device initialisation points in the board specific code
should already have been changed to initialise this as necessary.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found