From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1btczw-00020h-E4 for ath10k@lists.infradead.org; Mon, 10 Oct 2016 16:00:17 +0000 From: "Valo, Kalle" Subject: Re: [PATCH v2] ath10k: cache calibration data when the core is stopped Date: Mon, 10 Oct 2016 15:59:44 +0000 Message-ID: <871szojits.fsf@kamboji.qca.qualcomm.com> References: <1475699037-136212-1-git-send-email-mfaltesek@google.com> <8760p0jlv4.fsf@kamboji.qca.qualcomm.com> In-Reply-To: (Marty Faltesek's message of "Mon, 10 Oct 2016 11:01:05 -0400") Content-Language: en-US Content-ID: MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Marty Faltesek Cc: "linux-wireless@vger.kernel.org" , "ath10k@lists.infradead.org" Marty Faltesek writes: > ath10k: cache calibration data when the core is stopped > > Caching calibration data allows it to be accessed when the > device is not active. > > Signed-off-by: Marty Faltesek Thanks, I'll now send v3. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:57099 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752671AbcJJQAd (ORCPT ); Mon, 10 Oct 2016 12:00:33 -0400 From: "Valo, Kalle" To: Marty Faltesek CC: "ath10k@lists.infradead.org" , "linux-wireless@vger.kernel.org" Subject: Re: [PATCH v2] ath10k: cache calibration data when the core is stopped Date: Mon, 10 Oct 2016 15:59:44 +0000 Message-ID: <871szojits.fsf@kamboji.qca.qualcomm.com> (sfid-20161010_180037_655653_CCFD80E6) References: <1475699037-136212-1-git-send-email-mfaltesek@google.com> <8760p0jlv4.fsf@kamboji.qca.qualcomm.com> In-Reply-To: (Marty Faltesek's message of "Mon, 10 Oct 2016 11:01:05 -0400") Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Marty Faltesek writes: > ath10k: cache calibration data when the core is stopped > > Caching calibration data allows it to be accessed when the > device is not active. > > Signed-off-by: Marty Faltesek Thanks, I'll now send v3. --=20 Kalle Valo=