Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757494Ab2HTRPf (ORCPT ); Mon, 20 Aug 2012 13:15:35 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:46360 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752367Ab2HTRPd (ORCPT ); Mon, 20 Aug 2012 13:15:33 -0400 Message-ID: <503270B3.7000007@wwwdotorg.org> Date: Mon, 20 Aug 2012 11:15:31 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Laxman Dewangan CC: khali@linux-fr.org, w.sang@pengutronix.de, swarren@nvidia.com, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH V2 1/2] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 References: <1345317467-22258-1-git-send-email-ldewangan@nvidia.com> In-Reply-To: <1345317467-22258-1-git-send-email-ldewangan@nvidia.com> X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 743 Lines: 16 On 08/18/2012 01:17 PM, Laxman Dewangan wrote: > Tegra20 i2c controller does not support the continue transfer > which implements the I2C_M_NOSTART functionality of i2c > protocol mangling. > Removing the I2C_M_NOSTART functionality support for Tegra20. Thanks, applied the series to Tegra's for-3.7/drivers-i2c branch. Note that I had to fix up patch 1 to remove const on the tegra*_i2c_hw variable declarations to avoid compiler warnings when assigning pointers into tegra_i2c_of_match[].data. -- 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/