From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755284Ab1GJCa7 (ORCPT ); Sat, 9 Jul 2011 22:30:59 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:41720 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755256Ab1GJCa5 (ORCPT ); Sat, 9 Jul 2011 22:30:57 -0400 Date: Sun, 10 Jul 2011 11:26:01 +0900 From: Mark Brown To: Ambresh K Cc: Liam Girdwood , linux-kernel Subject: Re: [PATCH] regulator: TWL: Remove entry of RES_ID for 6030 macros Message-ID: <20110710022559.GA19971@opensource.wolfsonmicro.com> References: <1310263341-29620-1-git-send-email-ambresh@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1310263341-29620-1-git-send-email-ambresh@ti.com> X-Cookie: Your step will soil many countries. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 09, 2011 at 07:02:21PM -0700, Ambresh K wrote: > From: Ambresh K > > RES_ID is only used in 4030, to send PBM singular message to control > the state of dedicated resources. In 6030, we don't have concept of PBM, > hence removing the definition of RES_ID (num) from macros. > > Signed-off-by: Ambresh K Acked-by: Mark Brown