V4L/DVB (6784): tda8290: prevent possible memory leak
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 9 Dec 2007 08:16:10 +0000 (05:16 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:27 +0000 (19:03 -0200)
Always call tda829x_release if tda829x_attach fails for a reason
other than failure to allocate memory for private structure.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found