Am Dienstag, den 04.11.2014, 11:52 +0100 schrieb Philipp Zabel:
The imx-drm driver was put into staging mostly for the following reasons, all of which have been addressed or superseded:
- convert the irq driver to use linear irq domains
- work out the device tree bindings, this lead to the common of_graph bindings being used
- factor out common helper functions, this mostly resulted in the component framework and drm of_graph helpers.
Before adding new fixes, and certainly before adding new features, move it into its proper place below drivers/gpu/drm.
Signed-off-by: Philipp Zabel p.zabel@pengutronix.de
Since this patch is generated with --find-renames, it should be applied on top of the staging-next branch of the staging tree, or at least after commit f582d9a8b955 (drivers: staging: imx-drm driver cleanup).
The full commit as also available at:
git://git.pengutronix.de/git/pza/linux.git topic/imx-drm-destaging
regards Philipp