[PATCH 0/3] dmaengine: Allow building MMP DMA drivers as modules

From: Lubomir Rintel
Date: Thu Jan 21 2021 - 06:07:10 EST


Hi,

please consider attaching the patches chained to this message.

The last two are straighforward Kconfig changes that allow building mmp_tdma
and mmp_pdma as modules so that distros that will choose to enable the drivers
will not add bloat to their kernels for other platforms.

The first one gets rid of a symbol that would be exported by mmp_pdma,
because it is entirely unnecessary.

Thanks,
Lubo