[PATCH 06/10] memory: tegra: Parameterize interrupt handler

Krzysztof Kozlowski krzysztof.kozlowski at canonical.com
Mon Apr 26 10:01:00 BST 2021


On 20/04/2021 18:52, Thierry Reding wrote:
> From: Thierry Reding <treding at nvidia.com>
> 
> Tegra20 requires a slightly different interrupt handler than Tegra30 and
> later, so parameterize the handler, so that each SoC implementation can
> provide its own.
> 
> While at it, also make IRQ support optional, which will help unify the
> Tegra186 memory controller driver with this one.

Please split making it optional to separate patch. Looking at the code
should be possible and not affect bisectability.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list