Re: [PATCH v6 03/10] ath10k: htc: move htc ctrl ep connect to htc_init

2017-03-16 Thread Erik Stromdahl
On 2017-03-16 02:06, Ryan Hsu wrote: On 03/15/2017 08:45 AM, Kalle Valo wrote: From: Erik Stromdahl This patch moves the HTC ctrl service connect from htc_wait_target to htc_init. This is done in order to make sure the htc ctrl service is setup properly before

Re: [PATCH v6 03/10] ath10k: htc: move htc ctrl ep connect to htc_init

2017-03-15 Thread Ryan Hsu
On 03/15/2017 08:45 AM, Kalle Valo wrote: > From: Erik Stromdahl > > This patch moves the HTC ctrl service connect from > htc_wait_target to htc_init. > > This is done in order to make sure the htc ctrl service > is setup properly before hif_start is called. > > The

[PATCH v6 03/10] ath10k: htc: move htc ctrl ep connect to htc_init

2017-03-15 Thread Kalle Valo
From: Erik Stromdahl This patch moves the HTC ctrl service connect from htc_wait_target to htc_init. This is done in order to make sure the htc ctrl service is setup properly before hif_start is called. The reason for this is that we want the HTC ctrl service callback