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


Groups > linux.kernel > #1244692

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

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] sata/mvebu: use #ifdef around suspend/resume code
Date 2015-10-12 15:40 +0200
Message-ID <qiLuy-ok-3@gated-at.bofh.it> (permalink)
References <qiL1x-8hA-29@gated-at.bofh.it> <qiLkR-cI-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday 12 October 2015 15:27:03 Thomas Petazzoni wrote:
> 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.
> 

Right, I'll send a fixed version, please ignore this one!

	Arnd
--
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 | 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