Hi,
On Tue, Feb 25, 2020 at 12:21:13AM +0100, Sebastian Reichel wrote:
This fixes the omapdrm driver to call component_bind_all() with drm_device as data argument as recommended in the DRM component helper usage text.
After this patch DRM functionality can be implemented directly in the components resulting in a simpler driver stack by removing one layer of abstraction.
Please ignore this faulty patch, its fortunately not required for the remaining series. For details see my reply to Tomi:
https://lore.kernel.org/dri-devel/20200227002843.7ea73mewcr4rmzli@earth.univ...
-- Sebastian