From: David Brownell Date: Sat, 13 Oct 2007 21:56:30 +0000 (+0200) Subject: i2c/tps65010: New-style driver updates, part 2 X-Git-Tag: v2.6.24-rc1~1354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8056c6cb2bb1632aa9221dce0e43a61db37b420f;p=pandora-kernel.git i2c/tps65010: New-style driver updates, part 2 Switch the tps65010 driver into a "new-style" I2C driver, and convert all of its in-tree users (board support for OSK, H2, H3) accordingly. That accounts for most of the board-specific code in this driver; the rest of that code is now moved into board-specific initcalls. Also remove some of the many now-superfluous #includes. Signed-off-by: David Brownell Signed-off-by: Jean Delvare --- Reading git-diff-tree failed