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:
37c5dcc
)
fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Thu, 24 Nov 2011 10:53:47 +0000
(11:53 +0100)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:43 +0000
(22:40 +0100)
Instead of relying on info->par being a pointer to an LCDC channel, cast
the notifier block pointer to an sh_hdmi pointer.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found