From: Jean Delvare Date: Sun, 27 Jan 2008 17:14:50 +0000 (+0100) Subject: i2c: Discard unused driver IDs X-Git-Tag: v2.6.25-rc1~1194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bca0871ca332ad5373a0fd26886e3cfbafa822c;p=pandora-kernel.git i2c: Discard unused driver IDs Discard all I2C driver IDs that aren't used anywhere. That's not just a couple of them, but more like 49 or one quarter of all defined IDs! And this is just a first pass, next will come all IDs that are set but never used, or used but never set. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed