From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v7 12/26] gpio/omap: cleanup omap_gpio_mod_init function Date: Wed, 21 Sep 2011 07:56:22 -0700 Message-ID: <20110921145622.GX2937@atomide.com> References: <1315918979-26173-1-git-send-email-tarun.kanti@ti.com> <1315918979-26173-13-git-send-email-tarun.kanti@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:14588 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751402Ab1IUO4Y (ORCPT ); Wed, 21 Sep 2011 10:56:24 -0400 Content-Disposition: inline In-Reply-To: <1315918979-26173-13-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:30]: > With register offsets now defined for respective OMAP versions we can get rid > of cpu_class_* checks. This function now has common initialization code for > all OMAP versions. Initialization specific to OMAP16xx has been moved within > omap16xx_gpio_init(). > > Signed-off-by: Tarun Kanti DebBarma > Signed-off-by: Charulatha V > Reviewed-by: Santosh Shilimkar Acked-by: Tony Lindgren