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:
91b52ca
)
i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer
author
Shinya Kuribayashi
<shinya.kuribayashi@necel.com>
Fri, 6 Nov 2009 12:45:39 +0000
(21:45 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 9 Dec 2009 00:19:10 +0000
(
00:19
+0000)
We don't have to use "struct i2c_adapter" pointer here.
Let's use a local "struct dw_i2c_dev" pointer, instead.
Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found