commit | cc1876ce5791b1c87d0b4dd5d1507e9c80558af2 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Fri Feb 16 13:25:07 2018 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Sep 03 16:13:25 2018 +0300 |
tree | c9a84d78348bedfc49ab4f3955cf7e8a5c807c35 | |
parent | f13e97cf3e72288b883a29e82a6d0d7cfb9827a4 [diff] |
drm/omap: dss: Move platform_device_register from core.c to dss.c probe Register the omapdrm device when we know that dss device probe going to succeed. This avoids DSS6 and DSS2 omapdrm device registration from colliding with each other. Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>