From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from services.gcu-squad.org (zone0.gcu-squad.org [212.85.147.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 4F312DDEF6 for ; Tue, 29 Apr 2008 20:42:58 +1000 (EST) Date: Tue, 29 Apr 2008 12:42:41 +0200 From: Jean Delvare To: Linux I2C Subject: [PATCH 0/2 v2] i2c: Add support for device alias names Message-ID: <20080429124241.08e18ae3@hyperion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Laurent, Sievers , linuxppc-dev list , Paul Mundt , Scott Wood , Kay List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, This is yesterday's patch set updated to apply cleanly (and hopefully work) on top of 2.6.25-git13. Basically the only change since yesterday is the sync with the rtc subsystem updates, which converted 3 drivers (rtc-x1205, rtc-pcf8563 and rtc-isl1208). The plan is to send this to Linus this evening. The more testing it gets, the better. Thanks to Wolfram and Jochen for yesterday's test reports! -- Jean Delvare