commit | 2422fbba0684ddf08898ec2f3cf23cb16a54b3f5 | [log] [tgz] |
---|---|---|
author | Sebastian Siewior <frame+buffer@ml.breakpoint.cc> | Mon Apr 28 02:15:39 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:41 2008 -0700 |
tree | 97137da905136ce092c288a98f247e8ac2e6271c | |
parent | 03c33a4f002b2521debf1efc269cade983b6e86a [diff] |
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 <sebastian@breakpoint.cc> Acked-by: Jaya Kumar <jayakumar.lkml@gmail.com> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>