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:
7294b0b
)
pxa3xx-gcu: quite playing silly buggers with ->f_op
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 6 Apr 2013 00:39:36 +0000
(20:39 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:16:40 +0000
(14:16 -0400)
misc device gets ->private_data pointing to struct miscdevice
on open(), so we can use that to get to per-device structure
instead of relying on file_operations being copied into it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/video/pxa3xx-gcu.c
patch
|
blob
|
history
diff --cc
drivers/video/pxa3xx-gcu.c
Simple merge