From: Jean Delvare Date: Mon, 12 Jun 2006 19:53:41 +0000 (+0200) Subject: [PATCH] i2c-i801: Merge setup function X-Git-Tag: v2.6.18-rc1~1081^2~226^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02dd7ae2892e5ceff111d032769c78d3377df970;p=pandora-kernel.git [PATCH] i2c-i801: Merge setup function i2c-i801: Merge setup function Merge i801_setup into i801_probe, as it doesn't make much sense to have them split. This lets us handle errors better. Christopher Hellwig had been suggesting this back in March 2003 when the driver was merged. Also drop two useless debug messages (revision and base address can be obtained from lspci, procfs or sysfs.) Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed