From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 35C0EDEDB4 for ; Sat, 12 Apr 2008 05:27:03 +1000 (EST) Date: Fri, 11 Apr 2008 12:27:03 -0700 (PDT) Message-Id: <20080411.122703.229192951.davem@davemloft.net> To: jochen@scram.de Subject: Re: [PATCHv2 3/7] i2c: OF helpers for the i2c API From: David Miller In-Reply-To: <47FFBA7B.8050900@scram.de> References: <47FFBA7B.8050900@scram.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, scottwood@freescale.com, i2c@lm-sensors.org, khali@linux-fr.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Jochen Friedrich Date: Fri, 11 Apr 2008 21:22:35 +0200 > This patch implements various helpers to support OF bindings for > the i2c API. > > Signed-off-by: Jochen Friedrich Acked-by: David S. Miller