Commits

Laurent Pinchart committed 12ee2502c05
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 <laurent.pinchart@ideasonboard.com>