Skip to content
Commit 4fa97dcf authored by David S. Miller's avatar David S. Miller Committed by David S. Miller
Browse files

[SERIAL] sunzilog: Fix bugs in device deregristration.



1) Need to unregister 2 ports per of_device.
2) Need to of_iounmap() 1 mapping per of_device.
3) Need to free up the IRQ only after all devices
   have been unregistered.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 36764631
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment