From: Guennadi Liakhovetski Date: Fri, 7 Jan 2011 11:57:59 +0000 (+0000) Subject: fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registered X-Git-Tag: v2.6.38-rc1~235^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb0778bd3c1d4d29ffb7e13739463855d92965df;p=pandora-kernel.git fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registered 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed