From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markowski Bartosz Date: Mon, 22 Apr 2013 11:44:26 +0200 Subject: [ath9k-devel] [PATCH] ath10k: split ath10k_pci_target_ps_control In-Reply-To: <87txmyj45y.fsf@kamboji.qca.qualcomm.com> References: <1366289226-4676-1-git-send-email-bartosz.markowski@tieto.com> <8738ujkl4y.fsf@kamboji.qca.qualcomm.com> <538FB72AA9C7314998FCE2FB41335C5A376AA61276@EXMB02.eu.tieto.com> <517502D4.90303@tieto.com> <87txmyj45y.fsf@kamboji.qca.qualcomm.com> Message-ID: <5175067A.7090203@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 11:38, Kalle Valo wrote: > Markowski Bartosz writes: > >> 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. > Sorry, I don't understand how that prevents making the variable static. > Sorry, seems like I need a coffee break. Sure, you're right here. Bartosz