From: Daniel Ribeiro <drwyrm@gmail.com>
To: pHilipp Zabel <philipp.zabel@gmail.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
Harald Welte <laforge@gnumonks.org>,
David Brownell <david-b@pacbell.net>,
openezx-devel <openezx-devel@lists.openezx.org>
Subject: Re: [PATCH v2] MFD: PCAP core driver.
Date: Tue, 26 May 2009 03:14:31 -0300 [thread overview]
Message-ID: <1243318471.10927.53.camel@brutus> (raw)
In-Reply-To: <1243314635.10927.30.camel@brutus>
Em Ter, 2009-05-26 às 02:10 -0300, Daniel Ribeiro escreveu:
> > > + set_irq_type(pdata->irq, IRQ_TYPE_EDGE_RISING);
> > > + set_irq_chained_handler(pdata->irq, pcap_irq_handler);
> > > + set_irq_wake(pdata->irq, 1);
> >
> > Looking at the other MFD drivers that register a chained handler,
> > providing this IRQ via a resource seems to be the default.
>
> Ok, will do.
Oops, I can't do this, sorry. PCAP is not a platform_driver, its a
spi_driver. I will set this on spi_device->irq instead of platform_data.
--
Daniel Ribeiro
prev parent reply other threads:[~2009-05-26 6:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-19 13:42 [PATCH] MFD: PCAP core driver Daniel Ribeiro
2009-05-21 17:52 ` [PATCH v2] " Daniel Ribeiro
2009-05-25 19:55 ` pHilipp Zabel
2009-05-26 5:10 ` Daniel Ribeiro
2009-05-26 6:14 ` Daniel Ribeiro [this message]
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=1243318471.10927.53.camel@brutus \
--to=drwyrm@gmail.com \
--cc=david-b@pacbell.net \
--cc=laforge@gnumonks.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openezx-devel@lists.openezx.org \
--cc=philipp.zabel@gmail.com \
--cc=sameo@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).