commit | c69b90920a36b88ab0d649963d81355d865eeb05 | [log] [tgz] |
---|---|---|
author | Tomoya <tomoya-linux@dsn.okisemi.com> | Mon Feb 07 23:29:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 08 16:37:20 2011 -0800 |
tree | 31fcd95927aff1c38bcbb86664f744eeb60f6a2a | |
parent | ce9736d4fb48beed370e22ac156779746dda7b92 [diff] |
pch_can: fix module reload issue with MSI 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>