From: Jean Delvare Date: Mon, 14 Jul 2008 20:38:25 +0000 (+0200) Subject: i2c: Consistently reject unsupported transactions X-Git-Tag: v2.6.27-rc1~1077^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac7fc4fb2b6a126af8d07f46500440c9641976cf;p=pandora-kernel.git i2c: Consistently reject unsupported transactions Many PC SMBus host controller drivers don't properly handle the case where they are requested to achieve a transaction they do not support. Update them so that the consistently print a warning message and return a single error value in this case. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed