From: David Brownell Date: Mon, 14 Jul 2008 20:38:31 +0000 (+0200) Subject: i2c: Deprecate the legacy gpio drivers X-Git-Tag: v2.6.27-rc1~1077^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a56ce1033073657572bd993595a56498baa4800;p=pandora-kernel.git i2c: Deprecate the legacy gpio drivers The legacy pcf8574 and pcf8575 drivers should be avoided on systems using the new gpiolib code, and generally deprecated in the same way the legacy pca9539 driver is deprecated. Also, correct the pca9539 deprecation to match the current name of the preferred driver: pca953x, supporting several more chips. Signed-off-by: David Brownell Signed-off-by: Jean Delvare --- Reading git-diff-tree failed