]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Malta: Implement get_c0_fdc_int()
authorJames Hogan <james.hogan@imgtec.com>
Thu, 29 Jan 2015 11:14:10 +0000 (11:14 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Mar 2015 10:04:12 +0000 (12:04 +0200)
commit8efe0accf9884e84bc6d07cdc2ec99018aaa5cef
tree4bcde796a2ec456771ece363435c3ac76591c53a
parentf1a8e51256963f1b8e6d4763361214a5c5160aa1
MIPS: Malta: Implement get_c0_fdc_int()

Implement the weak get_c0_fdc_int() function for Malta. The Fast Debug
Channel (FDC) interrupt is obtained mainly depending on whether a GIC is
present. Vectored external interrupt mode isn't yet supported.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/9143/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-time.c