]> git.baikalelectronics.ru Git - kernel.git/commit
memory: tegra: Parameterize interrupt handler
authorThierry Reding <treding@nvidia.com>
Wed, 2 Jun 2021 16:32:57 +0000 (18:32 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 3 Jun 2021 19:49:41 +0000 (21:49 +0200)
commit107dda62e567c4a06a2f6568b85d7d4b55fc8f2a
tree82b09eafe619f0f9c2b8ba276ddfa449700d69da
parent797404cbc2cb8b74bccf60bff08316ce309726df
memory: tegra: Parameterize interrupt handler

Tegra20 requires a slightly different interrupt handler than Tegra30 and
later, so parameterize the handler, so that each SoC implementation can
provide its own.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210602163302.120041-8-thierry.reding@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
drivers/memory/tegra/mc.c
drivers/memory/tegra/mc.h
drivers/memory/tegra/tegra20.c
include/soc/tegra/mc.h