Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:40788 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753178AbdEQNWn (ORCPT ); Wed, 17 May 2017 09:22:43 -0400 Message-ID: <1495027350.2442.12.camel@sipsolutions.net> (sfid-20170517_152357_944098_7D476DDB) Subject: Re: [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data From: Johannes Berg To: Pali =?ISO-8859-1?Q?Roh=E1r?= Cc: "Luis R. Rodriguez" , Arend Van Spriel , Pavel Machek , Daniel Wagner , Tom Gundersen , Greg Kroah-Hartman , Kalle Valo , David Gnedt , Tony Lindgren , Sebastian Reichel , Ivaylo Dimitrov , Aaro Koskinen , Takashi Iwai , AKASHI Takahiro , David Woodhouse , Bjorn Andersson , Grazvydas Ignotas , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, =?UTF-8?Q?Micha=C5=82?= Kazior Date: Wed, 17 May 2017 15:22:30 +0200 In-Reply-To: <20170517132131.GH10015@pali> (sfid-20170517_152143_910249_81751B88) References: <0fd90416-f33c-a6be-14fd-5e964583e9cb@broadcom.com> <20170515231339.GF17314@wotan.suse.de> <1495022766.2442.1.camel@sipsolutions.net> <20170517125335.GG10015@pali> <1495026290.2442.6.camel@sipsolutions.net> <20170517132131.GH10015@pali> (sfid-20170517_152143_910249_81751B88) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 2017-05-17 at 15:21 +0200, Pali Rohár wrote: > On Wednesday 17 May 2017 15:04:50 Johannes Berg wrote: > > On Wed, 2017-05-17 at 14:53 +0200, Pali Rohár wrote: > > > > > > In fact, why should the *driver* care either? IOW - why should > > > > "request_firmware_prefer_user()" even exist? > > > > > > There are default/example NVS data, which are stored in > > > /lib/firmware > > > and installed by linux-firmware package. > > > > [...] > > > > Oh, so you're saying you want this to invert the order ... Ok, that > > makes some sense. > > Yes! I thought that this fact can be understood from commit message. > If not, I can change it, but provide how to improve it. It probably can, I was only Cc'ed later :) Sorry for the noise. johannes