i2c: Rename the PEC functionality bit
authorDavid Brownell <david-b@pacbell.net>
Sat, 13 Oct 2007 21:56:33 +0000 (23:56 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sat, 13 Oct 2007 21:56:33 +0000 (23:56 +0200)
commit6662cbb989ee71712176570759bdc4e596aed417
treef4c237ce251b4f34162ff1c6c7bd84514906b73e
parent24d0fb423ca18adf509dec8a7326c0bdd6653e41
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/i2c/dev-interface
drivers/i2c/busses/i2c-amd8111.c
drivers/i2c/busses/i2c-i801.c
include/linux/i2c.h