From: Ben Dooks Date: Fri, 12 Jun 2009 09:45:29 +0000 (+0100) Subject: i2c-s3c2410: move to using platform idtable to match devices X-Git-Tag: v2.6.31-rc1~348^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d85ccd816535f56880f7dfdb4de056794376b2c;p=pandora-kernel.git i2c-s3c2410: move to using platform idtable to match devices Change to using platform id table to match either of the two supported platform device names in the driver. This simplifies the driver init and exit code Note, log messages will now be prefixed with 's3c-i2c' instead of the driver name, so output will be of the form of: s3c-i2c s3c2440-i2c.0: slave address 0x10 Signed-off-by: Ben Dooks --- Reading git-diff-tree failed