From: Stig Telfer Date: Fri, 7 Oct 2005 22:23:27 +0000 (+0200) Subject: [PATCH] i2c: Big i2c-elektor cleanup X-Git-Tag: v2.6.15-rc1~732^2^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3d6a99782d5345b1927e872d77d1778668094b;p=pandora-kernel.git [PATCH] i2c: Big i2c-elektor cleanup Cleanups to the i2c-elektor driver: * Set the i2c_adapter name field to "i2c-elektor" and use this string in all resource requests and printks. * Change space-padding for tab indentation, kill trailing white space, remove space before comma. * Use dev_info, pr_info and pr_debug instead of printk. * Lines chopped to 80 columns. Signed-off-by: Stig Telfer Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed