commit | 3708dc248946daba8802c8f31a68dca81ffc445f | [log] [tgz] |
---|---|---|
author | Jonathan Bither <jonbither@gmail.com> | Tue Apr 24 05:20:15 2012 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 27 15:24:07 2012 -0400 |
tree | 3626d2e0f24473033bae242d662ab2a63aa67c31 | |
parent | b948a85c1f26d48395de8c6c7e392f008f1be666 [diff] |
ath5k: add missing iounmap to AHB probe removal When our driver device is removed on the AHB bus, our IO memory is never unmapped. Signed-off-by: Jonathan Bither <jonbither@gmail.com> Reviewed-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>