]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: hpfb: Fix error handling
authorEmil Goode <emilgoode@gmail.com>
Mon, 20 Aug 2012 18:32:25 +0000 (20:32 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 22 Sep 2012 21:16:20 +0000 (21:16 +0000)
commit58fc6ef6f8c8ae06a82f7dd3ae1fa09d4fcfc875
tree53f5a9924c9f8245d849ec6dd9e298a9aafbdaa2
parentbcfbeecea11c15e243f076d37d637c2598aff4fe
video: hpfb: Fix error handling

This patch solves problems with the error handling by
introducing labels for proper error paths and it also
frees resources that where missed.

Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/hpfb.c