From: Sebastian Siewior
Date: Mon, 28 Apr 2008 09:15:39 +0000 (-0700)
Subject: metronomefb: don't free firmware twice in error path
X-Git-Tag: v2.6.26-rc1~784
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2422fbba0684ddf08898ec2f3cf23cb16a54b3f5;p=pandora-kernel.git
metronomefb: don't free firmware twice in error path
Right now, if request_irq or anthing after it fails than we free the firmware
for the second time what might end bad :)
Signed-off-by: Sebastian Siewior
Acked-by: Jaya Kumar
Cc: "Antonino A. Daplas"
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
---
Reading git-diff-tree failed