Re: [PATCH v2 01/12] drm: ingenic-drm: add MODULE_DEVICE_TABLE

2020-02-17 Thread Paul Cercueil
Hi Nikolaus, Please rebase this patch on top of drm-misc-next and send it apart - it should go through the DRM tree. Le ven., févr. 14, 2020 at 17:10, H. Nikolaus Schaller a écrit : Add MODULE_DEVICE_TABLE so that the driver can load by matching the device tree if compiled as module. Sign

Re: [PATCH v2 01/12] drm: ingenic-drm: add MODULE_DEVICE_TABLE

2020-02-17 Thread H. Nikolaus Schaller
> Am 14.02.2020 um 20:06 schrieb Paul Cercueil : > > Hi Nikolaus, > > Please rebase this patch on top of drm-misc-next and send it apart - it > should go through the DRM tree. > > > Le ven., févr. 14, 2020 at 17:10, H. Nikolaus Schaller a > écrit : >> Add MODULE_DEVICE_TABLE so that the dr