commit | ecd29947862a9a145c07098499c76c22ed5b8eb3 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sun Sep 18 14:14:46 2011 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:40:52 2012 +0100 |
tree | 70ff60ebf9048025795dbe2882a361154eb5f00d | |
parent | 458981c3886133667e020900f53538f1fbc3ea1d [diff] |
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan The callback implements 3 notification events: - SH_MOBILE_LCDC_EVENT_DISPLAY_CONNECT notifies the LCDC that the display has been connected - SH_MOBILE_LCDC_EVENT_DISPLAY_DISCONNECT notifies the LCDC that the display has been disconnected - SH_MOBILE_LCDC_EVENT_DISPLAY_MODE notifies that LCDC that a display mode has been detected Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>