Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit fdbf8562 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

drivers: edac: Use polling based ECC if there is no ECC IRQ



The current implementation of the LLCC's ECC mechanism
relies on an IRQ number being defined for ECC. When this
number is not available, there will not be any attempt to
see if ECC is necessary, which is not desirable.

Instead, if the ECC IRQ number is not available, default to
polling based ECC to ensure that LLCC ECC errors do not go
by unnoticed. Also, remove the EDAC_POLL_LLCC config,
as it is no longer necessary.

Change-Id: I003442400f4f42dcbfb1eaf4c57fe95449017e2a
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 623a16f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment