From patchwork Tue Apr 10 14:56:51 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Datta, Shubhrajyoti" X-Patchwork-Id: 151612 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id BEA40B6FF4 for ; Wed, 11 Apr 2012 01:00:05 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SHcVG-00020l-Pb; Tue, 10 Apr 2012 14:57:06 +0000 Received: from na3sys009aog108.obsmtp.com ([74.125.149.199]) by merlin.infradead.org with smtps (Exim 4.76 #1 (Red Hat Linux)) id 1SHcVD-00020W-6v for linux-arm-kernel@lists.infradead.org; Tue, 10 Apr 2012 14:57:04 +0000 Received: from mail-ob0-f181.google.com ([209.85.214.181]) (using TLSv1) by na3sys009aob108.postini.com ([74.125.148.12]) with SMTP ID DSNKT4RKPLOUHg4pvuhV0dAV2vhbmZanCV80@postini.com; Tue, 10 Apr 2012 07:57:03 PDT Received: by obbwd20 with SMTP id wd20so333841obb.12 for ; Tue, 10 Apr 2012 07:57:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=yXgiyNTq3r91eEM2y4uzyN1ocbvfAv7WhsFHJscWSGI=; b=NJethB18rLrGzptGzq9dze9QGeR4DlpiEZpKjV7L5dyW1pXjPqxVJhgdzs0AyZGXfc HRO2vFMDsN0EKKq3dudHIj+t48CYGoBsGEFBK2iGct/T9eCZYqnsWeg/o/9Qc5OXYp2q 6ynaYaUmiefKBOB0vqhqNXdzM621Q0X+nvYulkOve+aSRvvq6VLUSjB9/TH58CREjPaa KuCjjOgMhKRo5Q0egZD3H3Y2Mw3VvuUAcSnJB9oT/X9OA5vf546nCRailrAvjWwyFI3a mKiHPfKgqVtdKTQEjnLvFhPTzBPrZXjAW02uHHVSPnx1W5oaxHJ0EBE+Pfmq0XY5TVIy 2qSg== Received: by 10.182.31.102 with SMTP id z6mr16480463obh.78.1334069819896; Tue, 10 Apr 2012 07:56:59 -0700 (PDT) Received: from [172.24.83.5] (dragon.ti.com. [192.94.94.33]) by mx.google.com with ESMTPS id es5sm19946782obc.11.2012.04.10.07.56.54 (version=SSLv3 cipher=OTHER); Tue, 10 Apr 2012 07:56:59 -0700 (PDT) Message-ID: <4F844A33.90609@ti.com> Date: Tue, 10 Apr 2012 20:26:51 +0530 From: Shubhrajyoti User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Lightning/1.0b2 Thunderbird/3.1.20 MIME-Version: 1.0 To: balbi@ti.com Subject: Re: [PATCH 00/19] I2C updates References: <1334055397-899-1-git-send-email-shubhrajyoti@ti.com> <20120410114153.GR20616@arwen.pp.htv.fi> In-Reply-To: <20120410114153.GR20616@arwen.pp.htv.fi> X-Gm-Message-State: ALoCoQmlkDozuOBxJZkMPD3cvTakNlne8jBiapzd04otgPe70x044F74osL4xz/d4AzpK/qTfbIV X-Spam-Note: CRM114 invocation failed X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [74.125.149.199 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: tony@atomide.com, w.sang@pengutronix.de, linux-i2c@vger.kernel.org, ben-linux@fluff.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org On Tuesday 10 April 2012 05:11 PM, Felipe Balbi wrote: > On Tue, Apr 10, 2012 at 05:01:37PM +0530, S, Venkatraman wrote: >> On Tue, Apr 10, 2012 at 4:26 PM, Shubhrajyoti D wrote: [...] >>> modpost: Fix modpost license checking of vmlinux.o (2012-04-09 20:52:56 -0700) >>> >>> are available in the git repository at: >>> git@gitorious.org:linus-tree/linus-tree.git i2c_omap-next >> Minor nit: >> You might want to indicate a git:// link instead of an ssh URL ? > indeed, for those who haven't noticed git now has separate url and > pushurl for every remote. Meaning you can pull and push with different > urls. This solves this issue. Thanks, Venkat , Felipe Here is the corrected pull request The following changes since commit 258f742635360175564e9470eb060ff4d4b984e7: modpost: Fix modpost license checking of vmlinux.o (2012-04-09 20:52:56 -0700) are available in the git repository at: git://gitorious.org/linus-tree/linus-tree.git i2c_omap-next Jon Hunter (1): I2C: OMAP: Correct I2C revision for OMAP3 Shubhrajyoti D (16): I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME I2C: OMAP: Remove reset at init I2C: OMAP: I2C register restore only if context is lost I2C: OMAP: Fix the interrupt clearing in OMAP4 I2C: OMAP: Fix the mismatch of pm_runtime enable and disable I2C: OMAP: Optimise the remove code I2C: OMAP: Fix the error handling I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero I2C: OMAP: use devm_* functions I2C: OMAP: Fix the crash in i2c remove I2C: OMAP: Handle error check for pm runtime I2C: OMAP: Use SET_RUNTIME_PM_OPS I2C: OMAP: make the read ready processing a separate function I2C: OMAP: Do not set the XUDF if the underflow is not reached I2C: OMAP: Rename the 1p153 to the erratum id i462 ARM: OMAP4: hwmod data: I2C: add flag for context restore Tasslehoff Kjappfot (1): I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153 Vikram Pandita (1): I2C: OMAP: Recover from Bus Busy condition arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 3 +- arch/arm/plat-omap/i2c.c | 3 + drivers/i2c/busses/i2c-omap.c | 342 +++++++++++++++------------- include/linux/i2c-omap.h | 1 + 4 files changed, 194 insertions(+), 155 deletions(-)