From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753771Ab2IQHfN (ORCPT ); Mon, 17 Sep 2012 03:35:13 -0400 Received: from void.printf.net ([89.145.121.20]:45799 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751367Ab2IQHfL (ORCPT ); Mon, 17 Sep 2012 03:35:11 -0400 From: Chris Ball To: "Rafael J. Wysocki" Cc: Thierry Reding , Paul Gortmaker , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mmc: sdio: Fix PM_SLEEP related build warnings References: <1344504741-12081-1-git-send-email-thierry.reding@avionic-design.de> <201208091200.11161.rjw@sisk.pl> Date: Mon, 17 Sep 2012 03:35:22 -0400 In-Reply-To: <201208091200.11161.rjw@sisk.pl> (Rafael J. Wysocki's message of "Thu, 9 Aug 2012 12:00:10 +0200") Message-ID: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Thu, Aug 09 2012, Rafael J. Wysocki wrote: > On Thursday, August 09, 2012, Thierry Reding wrote: >> Power management callbacks defined by SIMPLE_DEV_PM_OPS are only used if >> the PM_SLEEP Kconfig symbol has been defined. If not, the compiler will >> complain about them being unused. However, since the callback for this >> driver doesn't do anything it can just as well be dropped. >> >> Signed-off-by: Thierry Reding > > Acked-by: Rafael J. Wysocki Thanks, pushed to mmc-next for 3.7. - Chris. -- Chris Ball One Laptop Per Child