]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: dsi: Fix missing of_platform_depopulate()
authorTony Lindgren <tony@atomide.com>
Tue, 6 Nov 2018 15:28:02 +0000 (07:28 -0800)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 12 Nov 2018 09:50:13 +0000 (11:50 +0200)
commitc03b1804d79cc82fa15f02084881dd596c47737c
tree7554efc6c23be3c55614edbcae02a12963211b4e
parent4fc9575d035eb1f9901d46baac7552f4400321f8
drm/omap: dsi: Fix missing of_platform_depopulate()

We're missing a call to of_platform_depopulate() on errors for dsi.
Looks like dss is already doing this.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181106152802.38599-1-tony@atomide.com
drivers/gpu/drm/omapdrm/dss/dsi.c