From: Ben Hutchings Date: Thu, 5 Sep 2013 01:31:59 +0000 (-0300) Subject: [media] lirc_bt829: Fix iomap and PCI device leaks X-Git-Tag: v3.13-rc1~47^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd39abee9e88276251f31f6c3cbefadb2d25486f;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed