* [PATCH 0/1] MFD: Add U300 AB3100 core support v5
@ 2009-05-21 21:15 Linus Walleij
0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2009-05-21 21:15 UTC (permalink / raw)
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Samuel Ortiz
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA, Linus Walleij
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-21 21:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-21 21:15 [PATCH 0/1] MFD: Add U300 AB3100 core support v5 Linus Walleij
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).