fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registered
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 7 Jan 2011 11:57:59 +0000 (11:57 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 11 Jan 2011 03:07:52 +0000 (12:07 +0900)
A previous patch added a framebuffer notifier to sh_mobile_hdmi.c,
but did not register it with the framebuffer core. This patch adds
such a registration and moves the notifier block into dynamically
allocated per-device private data.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found