commit | 38b6ec5008bb7019a705b576df345509f39d3f4b | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Wed Jun 14 00:45:43 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 13 15:57:32 2017 -0400 |
tree | 4b4115f75fe357a304d9f14d9255258f8a2a827e | |
parent | 4798a714d6a78171d7df48c921dddd0dc004f0a0 [diff] |
cxgb4: handle serial flash interrupt If SF bit is not cleared in PL_INT_CAUSE, subsequent non-data interrupts are not raised. Enable SF bit in Global Interrupt Mask and handle it as non-fatal and hence eventually clear it. Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>