From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markowski Bartosz Date: Mon, 22 Apr 2013 11:28:52 +0200 Subject: [ath9k-devel] [PATCH] ath10k: split ath10k_pci_target_ps_control In-Reply-To: <538FB72AA9C7314998FCE2FB41335C5A376AA61276@EXMB02.eu.tieto.com> References: <1366289226-4676-1-git-send-email-bartosz.markowski@tieto.com> <8738ujkl4y.fsf@kamboji.qca.qualcomm.com> <538FB72AA9C7314998FCE2FB41335C5A376AA61276@EXMB02.eu.tieto.com> Message-ID: <517502D4.90303@tieto.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 22/04/13 10:50, Bartosz.Markowski at tieto.com wrote: >> -----Original Message----- >> From: Kalle Valo [mailto:kvalo at qca.qualcomm.com] >> >> And I think we can change ath10k_target_ps to static now. > Yes. I will send a patch-set with this and remaining rebases after you iterate over the list. > hmm, seems like we actually can't make it static yet. The ath10k_pci_sleep/wake() are called from ce and pci code. -Bartosz