Guennadi Liakhovetski 6de9edd5bd fbdev: sh_mobile_hdmi: implement locking
The SH-Mobile HDMI driver runs in several contexts: ISR, delayed work-queue,
task context, when called from the sh_mobile_lcdc framebuffer driver. This
creates ample race possibilities. Even though most these races are purely
theoretical, it is better to close them. To trace fb_info validity we install a
notification callback in the HDMI driver, and the only way for it to get to
driver internal data is by using struct sh_mobile_lcdc_chan, therefore it had
to be extracted into a separate common header.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-09-14 17:23:21 +09:00
..
2009-04-01 08:59:27 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-10 08:01:45 -08:00
2005-04-16 15:20:36 -07:00
2007-10-16 09:43:14 -07:00
2010-05-24 08:47:38 +09:00
2008-10-16 11:21:42 -07:00
2008-07-24 10:47:40 -07:00
2007-10-16 09:43:18 -07:00
2009-12-04 15:39:52 +01:00
2009-01-31 00:14:28 +05:30
2007-10-19 11:53:42 -07:00
2009-01-31 00:14:52 +05:30