commit | 18bc8e228a613cb0991687b6f1b6f7f8fe4e0025 | [log] [tgz] |
---|---|---|
author | Ramprasad Katkam <katkam@codeaurora.org> | Thu Oct 25 15:04:24 2018 +0530 |
committer | Ramprasad Katkam <katkam@codeaurora.org> | Wed Oct 31 15:34:26 2018 +0530 |
tree | 47e38ff0addb041cf1c0708f3a9a47f2f5c52457 | |
parent | 833035127f91ae9e68b6c3b515acc316721f1035 [diff] |
soc: swr-mstr: suppress continuous warning interrupts Some warning interrupts keep flooding as long as data path is enabled. Disable the interrupt after the first interrupt to avoid flooding, and reenable for new data path. Change-Id: Ie4cd447be908ab40568fa24d6111d8a1f0483ee4 Signed-off-by: Ramprasad Katkam <katkam@codeaurora.org>