[PATCH -next 6/9] dmaengine: pxa: fix module autoloading
Arnd Bergmann
arnd at arndb.de
Mon Aug 19 04:58:01 PDT 2024
On Mon, Aug 19, 2024, at 13:38, Yuntao Liu wrote:
> Add MODULE_DEVICE_TABLE(), so modules could be properly autoloaded
> based on the alias from platform_device_id table.
>
> Signed-off-by: Yuntao Liu <liuyuntao12 at huawei.com>
> ---
> drivers/dma/pxa_dma.c | 1 +
> 1 file changed, 1 insertion(+)
>
The legacy probe will soon be gone for pxa, so I would skip this
one, like the other pxa patches.
Arnd
More information about the linux-arm-kernel
mailing list