]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d39949a19d68e10f7988b58ce8de3ec81100247
treef4c237ce251b4f34162ff1c6c7bd84514906b73e
parent772fe26b5afcc9204ca6c43c2493ef5b0827cf7c
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