* [GIT PULL] More i2c updates for 2.6.32
@ 2009-09-27 20:25 Jean Delvare
2009-10-04 19:49 ` Jean Delvare
0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2009-09-27 20:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux I2C, LKML
Hi Linus,
Please pull some more i2c subsystem updates for Linux 2.6.32 from:
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus
These are mainly cleanups removing obsolete code from random i2c
drivers, and moving documentation files where they belong.
Documentation/hwmon/ltc4215 | 7 +-
Documentation/hwmon/ltc4245 | 7 +-
Documentation/{i2c/chips => misc-devices}/eeprom | 0
Documentation/{i2c/chips => misc-devices}/max6875 | 6 +-
Documentation/w1/masters/ds2482 | 6 +-
drivers/hwmon/ltc4215.c | 47 +-------
drivers/hwmon/ltc4245.c | 131 +--------------------
drivers/leds/leds-pca9532.c | 3 -
drivers/mfd/ab3100-core.c | 4 +-
drivers/misc/eeprom/max6875.c | 29 +----
drivers/staging/iio/light/tsl2561.c | 4 -
drivers/w1/masters/ds2482.c | 35 +-----
12 files changed, 36 insertions(+), 243 deletions(-)
rename Documentation/{i2c/chips => misc-devices}/eeprom (100%)
rename Documentation/{i2c/chips => misc-devices}/max6875 (94%)
---------------
Jean Delvare (7):
i2c: Move misc devices documentation
max6875: Discard obsolete detect method
ds2482: Discard obsolete detect method
ltc4215/ltc4245: Discard obsolete detect methods
leds: leds-pca9532 - Drop unused module parameters
Staging: IIO: tsl2561: Drop unused module parameters
mfd: AB3100 drop unused module parameters
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] More i2c updates for 2.6.32
2009-09-27 20:25 [GIT PULL] More i2c updates for 2.6.32 Jean Delvare
@ 2009-10-04 19:49 ` Jean Delvare
0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2009-10-04 19:49 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux I2C, LKML
On Sun, 27 Sep 2009 22:25:48 +0200, Jean Delvare wrote:
> Hi Linus,
>
> Please pull some more i2c subsystem updates for Linux 2.6.32 from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus
>
> These are mainly cleanups removing obsolete code from random i2c
> drivers, and moving documentation files where they belong.
Forget about that one, I'll send a new pull request shortly with a few
more fixes.
--
Jean Delvare
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-04 19:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-27 20:25 [GIT PULL] More i2c updates for 2.6.32 Jean Delvare
2009-10-04 19:49 ` Jean Delvare
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).