]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
can: xilinx: proper acknowledgment of ISR Flags.
authorMousumi Jana <mousumi.jana@xilinx.com>
Thu, 12 Oct 2017 11:33:11 +0000 (17:03 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 17 Oct 2017 09:01:38 +0000 (11:01 +0200)
commit2eb05536df6863d9691f9389f7a64d933a56c0a2
tree748748c9bba57681c55fcdb73fbb0658c2b185d9
parent24b4ab6e36543c716cca39bc856a96515e1bac75
can: xilinx: proper acknowledgment of ISR Flags.

This patch adds the correct acknowledgment of the
ISR Flags. Previously all the bitflags are used to
acknowledge all kind of interrupts.But now required
flags are acknowledged.

Signed-off-by: Mousumi Jana <mousumij@xilinx.com>
Reviewed-by: Kedareswara Rao appana<appanad@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/can/xilinx_can.c