Re: [PATCH 2/3] pch_can: fix rmmod issue

From: David Miller
Date: Tue Feb 08 2011 - 19:37:07 EST


From: Tomoya MORINAGA <tomoya-linux@xxxxxxxxxxxxxxx>
Date: Tue, 8 Feb 2011 18:29:02 +0900

> 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@xxxxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/