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:
ce9736d
)
pch_can: fix module reload issue with MSI
author
Tomoya
<tomoya-linux@dsn.okisemi.com>
Mon, 7 Feb 2011 23:29:03 +0000
(23:29 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Feb 2011 00:37:20 +0000
(16:37 -0800)
Currently, in case reload pch_can,
pch_can not to be able to catch interrupt.
The cause is bus-master is not set in pch_can.
Thus, add enabling bus-master processing.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found