public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux I2C <linux-i2c@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] i2c cleanups for 2.6.30
Date: Mon, 6 Apr 2009 18:15:08 +0200	[thread overview]
Message-ID: <20090406181508.4a372d74@hyperion.delvare> (raw)

Hi Linus,

Please pull the i2c subsystem cleanups for Linux 2.6.30 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 i2c-for-linus

 Documentation/feature-removal-schedule.txt |    3 +-
 drivers/i2c/algos/Kconfig                  |    4 -
 drivers/i2c/algos/Makefile                 |    1 -
 drivers/i2c/algos/i2c-algo-sgi.c           |  179 ----------------------------
 include/linux/i2c-algo-sgi.h               |   26 ----
 include/linux/i2c-id.h                     |   37 ------
 include/linux/i2c.h                        |    4 +-
 7 files changed, 4 insertions(+), 250 deletions(-)
 delete mode 100644 drivers/i2c/algos/i2c-algo-sgi.c
 delete mode 100644 include/linux/i2c-algo-sgi.h

---------------

Jean Delvare (3):
      i2c: Deprecate client_register and client_unregister methods
      i2c: Delete many unused driver IDs
      i2c: Delete unused i2c-algo-sgi helper module

Thanks,
-- 
Jean Delvare

                 reply	other threads:[~2009-04-06 16: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=20090406181508.4a372d74@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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