From: Kristoffer Ericson <kristoffer.ericson@gmail.com>
To: linux-sh@vger.kernel.org
Subject: Re: MFD for hd64461 thoughts and ideas
Date: Fri, 26 Sep 2008 09:46:57 +0000 [thread overview]
Message-ID: <20080926114657.3d4f8969.kristoffer.ericson@gmail.com> (raw)
In-Reply-To: <20080925221814.51b06ed2.kristoffer.ericson@gmail.com>
On Fri, 26 Sep 2008 10:00:02 +0900
Paul Mundt <lethal@linux-sh.org> wrote:
> On Fri, Sep 26, 2008 at 09:56:39AM +0900, Paul Mundt wrote:
> > resource size is off by 1. Should be res->end - res->start - 1. Better
> > yet, use the shiny new resource_len() interface that handles this for
> > you, so I don't have to make a macro that repeats this sentence every
> > time someone posts a driver to the list. ;-)
> >
> And by - 1 I obviously mean + 1. Yet another reason to use
> resource_len(), it fails at typing less than I do.
Big thanks for your extensive reponse, I got a clearer picture of
whats needed now. Im going to rework the code (alot) and keep
everyone updated.
The main "problem" is ofcourse the IRQ demuxer but I should have
enough references to sort that out. And as you said, its all been
done before at some point.
Thx
--
Kristoffer Ericson <kristoffer.ericson@gmail.com>
prev parent reply other threads:[~2008-09-26 9:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-25 20:18 MFD for hd64461 thoughts and ideas Kristoffer Ericson
2008-09-26 0:56 ` Paul Mundt
2008-09-26 1:00 ` Paul Mundt
2008-09-26 9:46 ` Kristoffer Ericson [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=20080926114657.3d4f8969.kristoffer.ericson@gmail.com \
--to=kristoffer.ericson@gmail.com \
--cc=linux-sh@vger.kernel.org \
/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 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.