From: Linus Walleij <linus.ml.walleij-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Linus Walleij
<linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>,
STEricsson_nomadik_linux-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org
Subject: [PATCH 0/1] ST DDC I2C U300 bus driver v3
Date: Wed, 20 May 2009 15:30:57 +0200 [thread overview]
Message-ID: <63386a3d0905200630v187187d5j84ec4bafadf69539@mail.gmail.com> (raw)
Changelog v2->v3:
* Documented the stu300 struct with kerneldoc.
* Use resource_size_t for resource base and size struct
members so it will work on 64bit ranges if need be.
* Clarified that this device require that you use 32bit
bus access when reading and writing registers, even
though they are actually 8bit.
* Fixed error message when trying to poll for events
with interrupts disabled, and converted to a
WARN() clause since this is serious stuff.
* Add MODULE_ALIAS() to the platform device name.
* Various error messages and whitespace/alignment fixes.
Are you happy with this one now Ben?
Yours,
Linus Walleij
next reply other threads:[~2009-05-20 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-20 13:30 Linus Walleij [this message]
[not found] ` <63386a3d0905200630v187187d5j84ec4bafadf69539-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-06-03 14:24 ` [PATCH 0/1] ST DDC I2C U300 bus driver v3 Linus Walleij
[not found] ` <63386a3d0906030724y31d9df58h6bfbd78feebf1a95-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-06-08 22:52 ` Ben Dooks
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=63386a3d0905200630v187187d5j84ec4bafadf69539@mail.gmail.com \
--to=linus.ml.walleij-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=STEricsson_nomadik_linux-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org \
--cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
--cc=linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 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).