From: Linus Walleij <linus.ml.walleij-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Linus Walleij
<linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org>
Subject: [PATCH 0/1] MFD: Add U300 AB3100 core support v5
Date: Thu, 21 May 2009 23:15:53 +0200 [thread overview]
Message-ID: <63386a3d0905211415r3c83c24ftbf2b140139573f56@mail.gmail.com> (raw)
ChangeLog from v4 -> v5:
* Remove the singleton pattern. Now we can instantiate
several AB3100 chips on the same system if we want to,
this won't happen in practice but it makes the driver
look more similar to other drivers so it's nice.
* Consequently pass around the struct ab3100 * token
instead of using the local singleton inside the
driver.
* Replace all "ab3100_data" suffixes on variable
names with a plain "ab3100" since there is not
difference between these anymore.
* Pass a small struct to the get/set register debugfs
functions in order to pass mode of operation as well as
a pointer to a struct ab3100 * in the file private data.
* Correct file permissions on write-only debugfs files.
* Hoping that Sam will accept this into the -mfd tree...
Yours,
Linus Walleij
reply other threads:[~2009-05-21 21:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=63386a3d0905211415r3c83c24ftbf2b140139573f56@mail.gmail.com \
--to=linus.ml.walleij-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sameo-VuQAYsv1563Yd54FQh9/CA@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).