drm/sun4i: backend: Remove the MBUS quirks
authorMaxime Ripard <maxime@cerno.tech>
Fri, 6 Nov 2020 14:55:05 +0000 (15:55 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 18 Nov 2020 08:01:30 +0000 (09:01 +0100)
commit756668ba682ec50639362b081b305f3499bb180c
tree162addcaa2257b22fce9a7adc16676b08831f501
parentb4bdc4fbf8d01227702068703ae2cd82ff25c3db
drm/sun4i: backend: Remove the MBUS quirks

Now that the MBUS quirks are applied by our global notifier, we can
remove them from our DRM driver.

Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/sun4i/sun4i_backend.c