diff options
author | Tomoya <tomoya-linux@dsn.okisemi.com> | 2011-02-07 23:29:02 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-09 00:37:19 (GMT) |
commit | ce9736d4fb48beed370e22ac156779746dda7b92 (patch) | |
tree | 0591846b356946cf6d5088eecee8357ec9de17de /Makefile | |
parent | eab743ede8c4a5e88533d022e9c5374ed08df4cb (diff) | |
download | linux-ce9736d4fb48beed370e22ac156779746dda7b92.tar.xz |
pch_can: fix rmmod issue
Currently, when rmmod pch_can, kernel failure occurs.
The cause is pci_iounmap executed before pch_can_reset.
Thus pci_iounmap moves after pch_can_reset.
Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions