Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756007Ab1BCEYJ (ORCPT ); Wed, 2 Feb 2011 23:24:09 -0500 Received: from mail-gy0-f174.google.com ([209.85.160.174]:62828 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755988Ab1BCEYH (ORCPT ); Wed, 2 Feb 2011 23:24:07 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=J2tshHFveZJgt15tHTvVipxc3LV83qLzl5FLc93qSV44jYWrZZxOb9PIAxUsvjL20Q XrIO5ofm+Ai72F/3d1TaKoqmH5zlGIZFgShyWlBk43CSCG+Y3nef4lYXNN7TNCP/WOMR YClHsa26nAnqNryff7JdHHDtl+rpJV8Paed/k= MIME-Version: 1.0 In-Reply-To: <1296699980-30234-1-git-send-email-thomas@wytron.com.tw> References: <1296699980-30234-1-git-send-email-thomas@wytron.com.tw> Date: Wed, 2 Feb 2011 20:24:06 -0800 Message-ID: Subject: Re: [PATCH] i2c-gpio: add devicetree support From: =?ISO-8859-1?Q?H=E5vard_Skinnemoen?= To: Thomas Chou Cc: Grant Likely , Ben Dooks , linux-kernel@vger.kernel.org, nios2-dev@sopc.et.ntust.edu.tw, devicetree-discuss@lists.ozlabs.org, linux-i2c@vger.kernel.org, Jean Delvare , Albert Herranz Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 657 Lines: 14 On Wed, Feb 2, 2011 at 6:26 PM, Thomas Chou wrote: > This patch adds devicetree support to i2c-gpio driver. It converts > dts bindings and allocates a struct i2c_gpio_platform_data, which > will be freed on driver removal. > > Signed-off-by: Albert Herranz > Signed-off-by: Thomas Chou Acked-by: Haavard Skinnemoen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/