i2c: Remove the warning on missing adapter device
authorJean Delvare <khali@linux-fr.org>
Tue, 13 Feb 2007 21:09:04 +0000 (22:09 +0100)
committerJean Delvare <khali@arrakis.delvare>
Tue, 13 Feb 2007 21:09:04 +0000 (22:09 +0100)
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 <khali@linux-fr.org>

No differences found