commit | fd39abee9e88276251f31f6c3cbefadb2d25486f | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Wed Sep 04 22:31:59 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Oct 03 14:05:20 2013 -0300 |
tree | 1d82eb9b8524a030c7cbd8e2315dc3c8fea9b25a | |
parent | d06d3ea78350ffcf773073824a02c2abcb5a2da2 [diff] |
[media] lirc_bt829: Fix iomap and PCI device leaks We must call iounmap() and pci_dev_put() when removed and on the probe failure path. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>