Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1244690

Re: [PATCH] sata/mvebu: use #ifdef around suspend/resume code

From Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH] sata/mvebu: use #ifdef around suspend/resume code
Date 2015-10-12 15:30 +0200
Message-ID <qiLkR-cI-3@gated-at.bofh.it> (permalink)
References <qiL1x-8hA-29@gated-at.bofh.it>
Organization Free Electrons

Show all headers | View raw


Arnd,

On Mon, 12 Oct 2015 15:05:27 +0200, Arnd Bergmann wrote:

> +#ifdef CONFIG_PM_SUSPEND

Shouldn't this be CONFIG_PM_SLEEP ?

The generic suspend/resume function in libahci_platform.c are defined
when CONFIG_PM_SLEEP is enabled.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] sata/mvebu: use #ifdef around suspend/resume code Arnd Bergmann <arnd@arndb.de> - 2015-10-12 15:10 +0200
  Re: [PATCH] sata/mvebu: use #ifdef around suspend/resume code Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2015-10-12 15:30 +0200
    Re: [PATCH] sata/mvebu: use #ifdef around suspend/resume code Arnd Bergmann <arnd@arndb.de> - 2015-10-12 15:40 +0200

csiph-web