From: David Brownell Date: Sat, 13 Oct 2007 21:56:33 +0000 (+0200) Subject: i2c: Rename the PEC functionality bit X-Git-Tag: v2.6.24-rc1~1340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6662cbb989ee71712176570759bdc4e596aed417;p=pandora-kernel.git i2c: Rename the PEC functionality bit Rename I2C_FUNC_SMBUS_HWPEC_CALC as I2C_FUNC_SMBUS_PEC, and list that functionality as always available through the software implementation. Update documentation accordingly (and list similar requirements). The way it's currently packaged doesn't present the capability in a useful way. Signed-off-by: David Brownell Signed-off-by: Jean Delvare --- Reading git-diff-tree failed