From mboxrd@z Thu Jan 1 00:00:00 1970 From: Romit Dasgupta Subject: Re: [PATCH 1/1] OMAP3: PM: Fix compilation issue of omap3_pm_init_opp_table Date: Tue, 19 Jan 2010 20:13:45 +0530 Message-ID: <4B55C521.5050602@ti.com> References: <1263902254-3015-1-git-send-email-eduardo.valentin@nokia.com> <4B559F1C.6070802@gmail.com> <20100119134927.GE12231@esdhcp037198.research.nokia.com> <4B55BD13.70704@ti.com> <4B55C290.2060205@ti.com> <4B55C47E.2090002@ti.com> <4B55C4CF.4030509@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:41570 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753653Ab0ASOn4 (ORCPT ); Tue, 19 Jan 2010 09:43:56 -0500 In-Reply-To: <4B55C4CF.4030509@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Menon, Nishanth" Cc: "eduardo.valentin@nokia.com" , ext Nishanth Menon , ext Kevin Hilman , Linux-OMAP >> 3430 opps, and we should move it to opp34xx.c(I hate having new files :( ).. >>> >> It should be only >> #ifdef CONFIG_CPU_FREQ. OPP has nothing to do with CONFIG_PM. >> >> Why do you need CPU_FREQ for suspend/resume?? >> > voltage control - SR needs to query for voltage? > Why should suspend/resume be dependent on SR?