From: Laurent Pinchart Date: Thu, 24 Nov 2011 10:53:47 +0000 (+0100) Subject: fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback X-Git-Tag: v3.4-rc1~125^2~12^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ee2502c0503c484a7df052d356e39c40b02400;p=pandora-kernel.git fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback 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 --- Reading git-diff-tree failed