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:
4cb6d1d
)
i2c-designware: Enable RX_FULL interrupt
author
Shinya Kuribayashi
<shinya.kuribayashi@necel.com>
Fri, 6 Nov 2009 12:48:33 +0000
(21:48 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 9 Dec 2009 00:19:11 +0000
(
00:19
+0000)
Enable RX_FULL interrupt mask by default, and hook it in the interrupt
handler. If requested amount of rx data (defined by IC_RX_TL) is not
available, we don't have to process i2c_dw_read().
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