diff for duplicates of <59AFC126.30909@nxp.com> diff --git a/a/1.txt b/N1/1.txt index cae72a3..77ee5a1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,8 +9,7 @@ On 08/31/2017 01:52 AM, Michael Ellerman wrote: >> In arch/powerpc/sysdev/mpic.c , it looks like IRQ_TYPE_EDGE_BOTH is >> handled the same way as IRQ_TYPE_EDGE_FALLING: >> ->> static unsigned int mpic_type_to_vecpri(struct mpic *mpic, unsigned int = -type) +>> static unsigned int mpic_type_to_vecpri(struct mpic *mpic, unsigned int type) >> { >> /* Now convert sense value */ >> switch(type & IRQ_TYPE_SENSE_MASK) { @@ -40,10 +39,10 @@ type) > "PowerMacs never use BOTH, so it hasn't mattered, but Freescale machines > might". -IIRC, the mpic in freescale MPICs the interrupts are either low or high,=20 -so not both. There's a bit which controls the interrupt polarity which=20 +IIRC, the mpic in freescale MPICs the interrupts are either low or high, +so not both. There's a bit which controls the interrupt polarity which selects if the interrupt triggers on high-to-low or low-to-high. So i guess it doesn't matter on freescale machines too. --- -Best Regards, Laurentiu= +Best Regards, Laurentiu diff --git a/a/content_digest b/N1/content_digest index 86b4e6a..8c50cc1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -20,8 +20,7 @@ ">> In arch/powerpc/sysdev/mpic.c , it looks like IRQ_TYPE_EDGE_BOTH is\n" ">> handled the same way as IRQ_TYPE_EDGE_FALLING:\n" ">>\n" - ">> static unsigned int mpic_type_to_vecpri(struct mpic *mpic, unsigned int =\n" - "type)\n" + ">> static unsigned int mpic_type_to_vecpri(struct mpic *mpic, unsigned int type)\n" ">> {\n" ">> /* Now convert sense value */\n" ">> switch(type & IRQ_TYPE_SENSE_MASK) {\n" @@ -51,12 +50,12 @@ "> \"PowerMacs never use BOTH, so it hasn't mattered, but Freescale machines\n" "> might\".\n" "\n" - "IIRC, the mpic in freescale MPICs the interrupts are either low or high,=20\n" - "so not both. There's a bit which controls the interrupt polarity which=20\n" + "IIRC, the mpic in freescale MPICs the interrupts are either low or high, \n" + "so not both. There's a bit which controls the interrupt polarity which \n" "selects if the interrupt triggers on high-to-low or low-to-high.\n" "So i guess it doesn't matter on freescale machines too.\n" "\n" "---\n" - Best Regards, Laurentiu= + Best Regards, Laurentiu -68d2fff9ba84ec7bc19a6d136cc020362cb266d22a0ae8ada7857eac2c4fb1d6 +4fb0d8bebfcf9e584e95871c383de7e4f765f96f5cc0ef61b34ff5b49a9a5bf5
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.