Re: [PATCH 5/8 v3] i2c: i801: rename some SMBHSTCNT bit constants

2012-06-27 Thread Jean Delvare
On Wed, 27 Jun 2012 21:54:12 +0800, Daniel Kurtz wrote: > Rename the SMBHSTCNT register bit access constants to match the style of > other register bits. > > Signed-off-by: Daniel Kurtz > --- > drivers/i2c/busses/i2c-i801.c | 21 +++-- > 1 files changed, 11 insertions(+), 10 de

[PATCH 5/8 v3] i2c: i801: rename some SMBHSTCNT bit constants

2012-06-27 Thread Daniel Kurtz
Rename the SMBHSTCNT register bit access constants to match the style of other register bits. Signed-off-by: Daniel Kurtz --- drivers/i2c/busses/i2c-i801.c | 21 +++-- 1 files changed, 11 insertions(+), 10 deletions(-) diff --git a/drivers/i2c/busses/i2c-i801.c b/drivers/i2c/b