From: Ben Dooks Date: Fri, 31 Oct 2008 16:10:27 +0000 (+0000) Subject: i2c-s3c2410: Remove default platform data. X-Git-Tag: v2.6.29-rc1~497^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a039cabba3ddd556643156ce0a7cd07da456b20;p=pandora-kernel.git 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 --- Reading git-diff-tree failed