[media] lirc_bt829: Fix iomap and PCI device leaks
authorBen Hutchings <ben@decadent.org.uk>
Thu, 5 Sep 2013 01:31:59 +0000 (22:31 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 3 Oct 2013 17:05:20 +0000 (14:05 -0300)
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>

No differences found