From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756753Ab1HVKHy (ORCPT ); Mon, 22 Aug 2011 06:07:54 -0400 Received: from mga02.intel.com ([134.134.136.20]:42341 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753084Ab1HVKHs (ORCPT ); Mon, 22 Aug 2011 06:07:48 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,352,1309762800"; d="scan'208";a="40906221" Date: Mon, 22 Aug 2011 12:09:48 +0200 From: Samuel Ortiz To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Lee Jones , Linus Walleij Subject: Re: [PATCH] mfd/tc3589x: add missing #ifdef around PM block Message-ID: <20110822100948.GK4607@sortiz-mobl> References: <1312915037-9716-1-git-send-email-linus.walleij@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1312915037-9716-1-git-send-email-linus.walleij@stericsson.com> 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 Hi Linus, On Tue, Aug 09, 2011 at 08:37:17PM +0200, Linus Walleij wrote: > From: Linus Walleij > > The CONFIG_PM code was unconditionally compiled in despite > the dev_pm_ops only being included into the driver struct > if used. Fix this by adding the missing #ifdef. Patch applied, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/