alistair23-linux/drivers/staging/imx-drm/ipu-v3
Russell King 4ae078d58a imx-drm: ipu-v3: fix potential CRTC device registration race
Clean up the IPUv3 CRTC device registration; we don't need a separate
function just to call platform_device_register_data(), and we don't
need the return value converted at all.

Update the IPU client id under a mutex, so that parallel probing
doesn't race.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-17 17:11:39 -08:00
..
imx-ipu-v3.h staging: drm/imx: make waiting for idle channel optional 2013-10-11 15:30:33 -07:00
ipu-common.c imx-drm: ipu-v3: fix potential CRTC device registration race 2013-12-17 17:11:39 -08:00
ipu-dc.c staging: imx-drm: use true and false for bool variables 2013-10-28 14:26:45 -07:00
ipu-di.c imx-drm: ipu-di: Check the return value from clk_prepare_enable() 2013-08-19 15:38:02 -07:00
ipu-dmfc.c staging: drm/imx: also allow to allocate only 2 DMFC slots for DP full plane 2013-10-11 15:30:32 -07:00
ipu-dp.c staging: imx-drm: use true and false for bool variables 2013-10-28 14:26:45 -07:00
ipu-prv.h staging: drm/imx: convert IPU irq driver to irq_domain_add_linear 2013-06-24 16:00:08 -07:00
Makefile staging: drm/imx: add i.MX IPUv3 base driver 2012-09-21 09:17:06 -07:00