Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753805AbZGTSxh (ORCPT ); Mon, 20 Jul 2009 14:53:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752944AbZGTSxg (ORCPT ); Mon, 20 Jul 2009 14:53:36 -0400 Received: from ns1.siteground211.com ([209.62.36.12]:55978 "EHLO serv01.siteground211.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751555AbZGTSxf (ORCPT ); Mon, 20 Jul 2009 14:53:35 -0400 Date: Mon, 20 Jul 2009 21:53:28 +0300 From: Felipe Balbi To: balajitk@ti.com Cc: linux-kernel@vger.kernel.org, tony@atomide.com, khilman@deeprootsystems.com, david-b@pacbell.net, linux-omap@vger.kernel.org, linux-i2c@vger.kernel.org, sameo@openedhand.com, wim@iguana.be, timo.t.kokkonen@nokia.com, ben-linux@fluff.org, lrg@slimlogic.co.uk, broonie@opensource.wolfsonmicro.com, Rajendra Nayak , Santosh Shilimkar Subject: Re: [PATCH 2/4] ARM: OMAP: Rename all twl4030_i2c*. Message-ID: <20090720185327.GB7984@gandalf> Reply-To: me@felipebalbi.com References: <1248096736-14197-1-git-send-email-balajitk@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1248096736-14197-1-git-send-email-balajitk@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - serv01.siteground211.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - felipebalbi.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 892 Lines: 22 On Mon, Jul 20, 2009 at 07:02:16PM +0530, balajitk@ti.com wrote: > From: Balaji T K > > This patch renames function names like twl4030_i2c_write_u8, > twl4030_i2c_read_u8 to twl_i2c_write_u8, twl_i2c_read_u8. > I2C address for modules(MADC, Battery Charger, Audio, RTC) > have changed between 4030 and 6030. Base address of these module register also > changed. Thus twl4030_map will be different for twl4030 and twl6030. > > Signed-off-by: Rajendra Nayak > Signed-off-by: Balaji T K > Signed-off-by: Santosh Shilimkar same commet as previous patch -- balbi -- 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/