[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090406181508.4a372d74@hyperion.delvare>
Date: Mon, 6 Apr 2009 18:15:08 +0200
From: Jean Delvare <khali@...ux-fr.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux I2C <linux-i2c@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] i2c cleanups for 2.6.30
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists