Re: [PATCH v6 30/52] memory: tegra20-emc: Make driver modular

2020-10-27 Thread Thierry Reding
On Mon, Oct 26, 2020 at 01:17:13AM +0300, Dmitry Osipenko wrote: > This patch adds modularization support to the Tegra20 EMC driver. Driver > now can be compiled as a loadable kernel module. > > Signed-off-by: Dmitry Osipenko > --- > drivers/memory/tegra/Kconfig | 2 +- >

[PATCH v6 30/52] memory: tegra20-emc: Make driver modular

2020-10-26 Thread Dmitry Osipenko
This patch adds modularization support to the Tegra20 EMC driver. Driver now can be compiled as a loadable kernel module. Signed-off-by: Dmitry Osipenko --- drivers/memory/tegra/Kconfig | 2 +- drivers/memory/tegra/tegra20-emc.c | 17 - 2 files changed, 13 insertions(+),