commit | 6a039cabba3ddd556643156ce0a7cd07da456b20 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Oct 31 16:10:27 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Dec 16 20:26:06 2008 +0000 |
tree | 184f6e853397de0634b6f2aa90245887402016bd | |
parent | 8be310a6dea491b28f81672752d9d2c7fc25cdd3 [diff] |
i2c-s3c2410: Remove default platform data. 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>