From: Geert Uytterhoeven Date: Wed, 10 Jun 2009 04:38:44 +0000 (+0000) Subject: ps3fb: Correct handling of device opening in ps3fb_probe() X-Git-Tag: v2.6.31-rc1~314^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca971ea39fa92add0fa596ad80affd7db781d762;p=pandora-kernel.git ps3fb: Correct handling of device opening in ps3fb_probe() - ps3_open_hv_device() returns a standard error value, - Add missing call to ps3_close_hv_device() in the error path. Signed-off-by: Geert Uytterhoeven Cc: linux-fbdev-devel@lists.sourceforge.net Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed