git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae72222
)
i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits
author
Shinya Kuribayashi
<shinya.kuribayashi@necel.com>
Fri, 6 Nov 2009 12:50:02 +0000
(21:50 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 9 Dec 2009 00:19:12 +0000
(
00:19
+0000)
Set proper I2C_FUNC_SMBUS_* bits so that the driver could be used with
some utilities requiring SMBus functionalities, such as i2c-tools.
Note that DW I2C core doesn't support I2C_FUNC_SMBUS_QUICK, as it's not
capable of zero-length data transactions.
Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found