From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v7 09/26] gpio/omap: use level/edge detect reg offsets Date: Wed, 21 Sep 2011 07:55:10 -0700 Message-ID: <20110921145509.GU2937@atomide.com> References: <1315918979-26173-1-git-send-email-tarun.kanti@ti.com> <1315918979-26173-10-git-send-email-tarun.kanti@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:59606 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751584Ab1IUOzN (ORCPT ); Wed, 21 Sep 2011 10:55:13 -0400 Content-Disposition: inline In-Reply-To: <1315918979-26173-10-git-send-email-tarun.kanti@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tarun Kanti DebBarma Cc: linux-omap@vger.kernel.org, khilman@ti.com, linux-arm-kernel@lists.infradead.org, Charulatha V * Tarun Kanti DebBarma [110913 05:29]: > By adding level and edge detection register offsets and then initializing them > correctly according to OMAP versions during device registrations we can now remove > lot of revision checks in these functions. > > Signed-off-by: Tarun Kanti DebBarma > Signed-off-by: Charulatha V > Reviewed-by: Santosh Shilimkar Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 21 Sep 2011 07:55:10 -0700 Subject: [PATCH v7 09/26] gpio/omap: use level/edge detect reg offsets In-Reply-To: <1315918979-26173-10-git-send-email-tarun.kanti@ti.com> References: <1315918979-26173-1-git-send-email-tarun.kanti@ti.com> <1315918979-26173-10-git-send-email-tarun.kanti@ti.com> Message-ID: <20110921145509.GU2937@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tarun Kanti DebBarma [110913 05:29]: > By adding level and edge detection register offsets and then initializing them > correctly according to OMAP versions during device registrations we can now remove > lot of revision checks in these functions. > > Signed-off-by: Tarun Kanti DebBarma > Signed-off-by: Charulatha V > Reviewed-by: Santosh Shilimkar Acked-by: Tony Lindgren