From: Jean Delvare Date: Tue, 29 Apr 2008 21:11:39 +0000 (+0200) Subject: i2c: Add support for device alias names X-Git-Tag: v2.6.26-rc1~353^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2653e92732bd3911feff6bee5e23dbf959381db;p=pandora-kernel.git i2c: Add support for device alias names Based on earlier work by Jon Smirl and Jochen Friedrich. This patch allows new-style i2c chip drivers to have alias names using the official kernel aliasing system and MODULE_DEVICE_TABLE(). At this point, the old i2c driver binding scheme (driver_name/type) is still supported. Signed-off-by: Jean Delvare Cc: Jochen Friedrich Cc: Jon Smirl Cc: Kay Sievers --- Reading git-diff-tree failed