From: Ben Hutchings Date: Wed, 16 Nov 2011 04:52:11 +0000 (-0300) Subject: [media] staging: lirc_serial: Free resources on failure paths of lirc_serial_probe() X-Git-Tag: v3.3-rc1~48^2~558 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e57e1b766c2321aa76ee5e6878c69bd2313d62;p=pandora-kernel.git [media] staging: lirc_serial: Free resources on failure paths of lirc_serial_probe() Failure to allocate the I/O region leaves the IRQ allocated. A later failure leaves them both allocated. Reported-by: Torsten Crass Signed-off-by: Ben Hutchings Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed