OSDN Git Service

drm/imx: Remove the bogus possible_clones setup
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 11 Feb 2020 16:22:05 +0000 (18:22 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 18 Mar 2020 16:38:27 +0000 (18:38 +0200)
commit9cb6a97621ae35fd84e93b6c8e4defcdc53161f2
tree6786100c81bccf57381669033a68e84e29ae3bac
parent8a7827ee32ac8fcea38c1cbdb5e948ea1c111294
drm/imx: Remove the bogus possible_clones setup

It's not at all clear what cloning options this driver supports.
So let's just clear possible_clones instead of setting it to some
bogus value.

v2: Adjust the FIXME (Daniel)

Cc: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200211162208.16224-5-ville.syrjala@linux.intel.com
drivers/gpu/drm/imx/imx-drm-core.c