alistair23-linux/drivers/gpu/drm/fsl-dcu
Daniel Vetter c408574383 drm/fsl: don't use drm_put_dev
fsl is already fully demidlayered in the probe function, but for
convenience stuck with drm_put_dev. Call the unregister/unref parts
separately, to make sure this driver works correct.

v2: Rebase.

Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: Stefan Agner <stefan@agner.ch>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161213175449.24525-1-daniel.vetter@ffwll.ch
2016-12-13 22:25:46 +01:00
..
fsl_dcu_drm_crtc.c drm/fsl-dcu: disable planes before disabling CRTC 2016-11-08 17:14:08 -08:00
fsl_dcu_drm_crtc.h drm/layerscape: Add Freescale DCU DRM driver 2015-08-19 22:23:04 -04:00
fsl_dcu_drm_drv.c drm/fsl: don't use drm_put_dev 2016-12-13 22:25:46 +01:00
fsl_dcu_drm_drv.h drm/fsl-dcu: remove separate compilation unit for fbdev emulation 2016-11-28 17:33:52 -08:00
fsl_dcu_drm_kms.c drm/fsl-dcu: rework codes to support of_graph dt binding for panel 2016-07-15 18:06:28 -07:00
fsl_dcu_drm_output.h drm/fsl-dcu: rework codes to support of_graph dt binding for panel 2016-07-15 18:06:28 -07:00
fsl_dcu_drm_plane.c drm/fsl-dcu: update all registers on flush 2016-11-08 17:14:08 -08:00
fsl_dcu_drm_plane.h drm/fsl-dcu: move layer initialization to plane file 2016-06-18 18:34:22 -07:00
fsl_dcu_drm_rgb.c drm: Make the connector .detect() callback optional 2016-12-01 10:05:53 -05:00
fsl_tcon.c drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code 2016-09-05 12:15:41 -07:00
fsl_tcon.h drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
Kconfig drm/fsl-dcu: make fbdev support really optional 2016-07-18 09:11:39 +02:00
Makefile drm/fsl-dcu: remove separate compilation unit for fbdev emulation 2016-11-28 17:33:52 -08:00