From: Amaury Decrême Date: Mon, 28 Jan 2013 21:21:06 +0000 (+0100) Subject: i2c: sis630: clear sticky bits X-Git-Tag: v3.9-rc1~75^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa9e7a39c5a5a77ff02670ef915f4c6712bc7658;p=pandora-kernel.git i2c: sis630: clear sticky bits The sticky bits must be cleared at the end of the transaction by writing a 1 to all fields. Datasheet: SMBus Status (SMB_STS) The following registers are all sticky bits and only can be cleared by writing a one to their corresponding fields. Signed-off-by: Amaury Decrême Reviewed-by: Jean Delvare Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed