git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
008983d
)
[PATCH] s3c2410fb: fix un-initialised dev field
author
Ben Dooks
<ben@fluff.org.uk>
Fri, 16 Feb 2007 09:28:42 +0000
(
01:28
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 16 Feb 2007 16:14:01 +0000
(08:14 -0800)
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 <ben-linux@fluff.org>
Cc: James Simmons <jsimmons@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found