[PATCH 1/2] video: omapfb2: Make standard and custom panel drivers mutually exclusive
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Fri Aug 16 13:32:50 UTC 2019
On Fri, Aug 16, 2019 at 04:20:46PM +0300, Tomi Valkeinen wrote:
> On 16/08/2019 15:22, Laurent Pinchart wrote:
> > Standard DRM panel drivers for several panels used by omapfb2 are now
> > available. Their module name clashes with the modules from
> > drivers/gpu/drm/omapdrm/displays/, part of the deprecated omapfb2 fbdev
>
> Shouldn't that path be drivers/video/fbdev/omap2/omapfb/displays?
Absolutely :-) Could this be fixed when applying ? Otherwise I'll
submit a v2.
> > driver. As omapfb2 can only be compiled when the omapdrm driver is
> > disabled, and the DRM panel drivers are useless in that case, make the
> > omapfb2 panels depend on the standard DRM panels being disabled to fix
> > the name clash.
> >
> > Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> > ---
> > drivers/video/fbdev/omap2/omapfb/displays/Kconfig | 5 +++++
> > 1 file changed, 5 insertions(+)
>
> Cc'd Bartlomiej.
Oops, sorry, forgot to do that :-S
> Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
--
Regards,
Laurent Pinchart
More information about the dri-devel
mailing list