Hello!
On 04/18/2017 03:55 AM, Simon Horman wrote:
From: Tsutomu Izawa
This patch fixes ravb_ptp_interrupt clears GIS register of all interrupts
Clearing, maybe?
status. It corrects to clear PTCF bit or PTMF bit.
Well, it's safer to clear all of them, I think...
Also it fixes
From: Tsutomu Izawa
This patch fixes ravb_ptp_interrupt clears GIS register of all interrupts
status. It corrects to clear PTCF bit or PTMF bit.
Also it fixes returned value to IRQ_HANDLED or IRQ_NONE.
Signed-off-by: Tsutomu Izawa
Signed-off-by: Kazuya Mizuguchi
Signed-off-by: Simon Horman
--