Re: [PATCH 4/6] drm/tinydrm: mipi-panel: refactor to use driver id

From: Andy Shevchenko
Date: Sun Jul 30 2017 - 14:24:13 EST


On Sat, Jul 29, 2017 at 10:17 PM, David Lechner <david@xxxxxxxxxxxxxx> wrote:
> This refactors the mipi-panel module to use the driver id for panel-specific
> data. This is in preparation for adding additional panels.
>

Wouldn't be better to split glue driver from what looks like more
generic in the first place? Then you will not need to spread some
stuff
over generic files.

Are we going to disrupt genericy of the framework already with second driver?!

--
With Best Regards,
Andy Shevchenko