From: Ben Dooks Date: Fri, 16 Feb 2007 09:28:42 +0000 (-0800) Subject: [PATCH] s3c2410fb: fix un-initialised dev field X-Git-Tag: v2.6.21-rc1~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0187f221e96e3436d552c0c7143f183eb82fb658;p=pandora-kernel.git [PATCH] s3c2410fb: fix un-initialised dev field The current driver is not setting the dev field in the private data structure, which can lead to an OOPS if the driver tries to report an error. Signed-off-by: Ben Dooks Cc: James Simmons Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed