From: Jean Delvare Date: Tue, 13 Feb 2007 21:09:04 +0000 (+0100) Subject: i2c: Remove the warning on missing adapter device X-Git-Tag: v2.6.21-rc1~273^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2c8d51af96ef7b8ec0bfd70ec62bbe32c0696e;p=pandora-kernel.git i2c: Remove the warning on missing adapter device Now that the i2c_adapter migration plan changed and we are going to keep i2c_adapter.dev, it's no longer that urgent to add a proper device to all i2c_adapter drivers. Thus is seems resonable to degrade the warning asking authors to migrate their driver to a debug message. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed