Files
linux/include/video
Dave Airlie e411295e3e Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux into drm-next
imx-drm probing fix

Commit 950b410dd1ab ("gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading")
broke probing of the imx-drm driver in the non-modular case because the
unset dev->of_node during probing of imx-ipuv3-crtc would cause the
component matching to fail. This patch patch instead matches against
an of_node pointer stored in platform data, allowing dev->of_node to
be left unset for the platform probed imx-ipuv3-crtc devices.

* tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux:
  drm/imx: Match imx-ipuv3-crtc components using device node in platform data
2016-05-25 12:36:20 +10:00
..
2009-04-01 08:59:27 -07:00
2015-02-11 20:27:08 +09:00
2007-10-16 09:43:14 -07:00
2011-04-26 10:22:59 +02:00
2007-10-16 09:43:18 -07:00
2010-12-21 01:05:43 +09:00
2011-03-31 11:26:23 -03:00
2013-05-31 13:37:36 +10:00