From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 21 Sep 2011 07:56:22 -0700 Subject: [PATCH v7 12/26] gpio/omap: cleanup omap_gpio_mod_init function In-Reply-To: <1315918979-26173-13-git-send-email-tarun.kanti@ti.com> References: <1315918979-26173-1-git-send-email-tarun.kanti@ti.com> <1315918979-26173-13-git-send-email-tarun.kanti@ti.com> Message-ID: <20110921145622.GX2937@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * 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