[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171102171017.GA11081@google.com>
Date: Thu, 2 Nov 2017 10:10:18 -0700
From: Brian Norris <briannorris@...omium.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Kalle Valo <kvalo@....qualcomm.com>,
Ryan Hsu <ryanhsu@....qualcomm.com>,
Govind Singh <govinds@....qualcomm.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Ashok Raj Nagarajan <arnagara@....qualcomm.com>,
Ben Greear <greearb@...delatech.com>,
Colin Ian King <colin.king@...onical.com>,
"ath10k@...ts.infradead.org" <ath10k@...ts.infradead.org>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ath10k: move pci suspend/resume functions
On Thu, Nov 02, 2017 at 04:40:57PM +0100, Arnd Bergmann wrote:
> On Thu, Nov 2, 2017 at 4:23 PM, Kalle Valo <kvalo@....qualcomm.com> wrote:
> > Brian has already fixed this, please check that:
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=ath-next&id=20665a9076d48e9abd9a2db13d307f58f7ef6647
> >
> > But apparently I forgot to merge ath-next to wireless-drivers-next, will
> > do that soon.
>
> Yes, Brian's version is better. I considered the same, but wasn't sure
> it was safe.
Yes, it's safe. The code is still basically dead, since the mac80211 ops
get dropped with !CONFIG_PM (so no one calls the
*_hif_{suspend,resume}() functions), but at least we have fewer
#ifdef's.
Brian
Powered by blists - more mailing lists