public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Domen Puncer <domen.puncer@telargo•com>
To: David Gibson <david@gibson•dropbear.id.au>
Cc: linuxppc-dev@ozlabs•org, Paul Mackerras <paulus@samba•org>
Subject: Re: [PATCH 4/10] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
Date: Thu, 22 Mar 2007 10:51:18 +0100	[thread overview]
Message-ID: <20070322095118.GA18236@moe.telargo.com> (raw)
In-Reply-To: <20070322092202.1299EDDF3E@ozlabs.org>

On 22/03/07 20:22 +1100, David Gibson wrote:
> +static int uic_set_irq_type(unsigned int virq, unsigned int flow_type)

> +	case IRQ_TYPE_LEVEL_HIGH:
> +		trigger = 0; polarity = 1;
> +		break;
> +	case IRQ_TYPE_LEVEL_LOW:
> +		trigger = 0; polarity = 1;

Is this intended to be the same?


	Domen

  reply	other threads:[~2007-03-22  9:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22  6:06 [0/10] arch/powerpc Ebony support (draft 3) David Gibson
2007-03-22  6:10 ` [PATCH 1/10] Define FIXED_PORT flag for serial_core David Gibson
2007-03-22  9:22 ` [PATCH 6/10] Support for Ebony in arch/powerpc David Gibson
2007-03-22  9:22 ` [PATCH 5/10] Port 44x MMU definitions to ARCH=powerpc David Gibson
2007-03-23 14:09   ` Kumar Gala
2007-03-23 23:30     ` David Gibson
2007-03-22  9:22 ` [PATCH 4/10] Add arch/powerpc driver for UIC, PPC4xx interrupt controller David Gibson
2007-03-22  9:51   ` Domen Puncer [this message]
2007-03-23  3:28     ` David Gibson
2007-03-23 12:20   ` Josh Boyer
2007-03-22  9:22 ` [PATCH 3/10] Re-organize Kconfig code for 4xx in arch/powerpc David Gibson
2007-03-22  9:22 ` [PATCH 2/10] Use resource_size_t for serial port IO addresses David Gibson
2007-03-22  9:22 ` [PATCH 7/10] Early serial debug support for PPC44x David Gibson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070322095118.GA18236@moe.telargo.com \
    --to=domen.puncer@telargo$(echo .)com \
    --cc=david@gibson$(echo .)dropbear.id.au \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=paulus@samba$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox