summaryrefslogtreecommitdiffstats
path: root/lib/bcd.c
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2018-04-09 22:28:27 +0300
committerThierry Reding <treding@nvidia.com>2018-04-27 11:21:52 +0200
commitbf3fbdfbec947cdd04b2f2c4bce11534c8786eee (patch)
tree148f03b8cc51571af949a890ff912187955c2d35 /lib/bcd.c
parent5c8d08f3471265dfd2f6db6d381751848dbf7db3 (diff)
downloadlinux-stable-bf3fbdfbec947cdd04b2f2c4bce11534c8786eee.tar.gz
linux-stable-bf3fbdfbec947cdd04b2f2c4bce11534c8786eee.tar.bz2
linux-stable-bf3fbdfbec947cdd04b2f2c4bce11534c8786eee.zip
memory: tegra: Do not handle spurious interrupts
The ISR reads interrupts-enable mask, but doesn't utilize it. Apply the mask to the interrupt status and don't handle interrupts that MC driver haven't asked for. Kernel would disable spurious MC IRQ and report the error. This would happen only in a case of a very severe bug. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'lib/bcd.c')
0 files changed, 0 insertions, 0 deletions