From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH 3/5] wlcore: sdio: Populate config firmware data Date: Wed, 14 Sep 2016 20:08:49 +0300 Message-ID: <87intycsta.fsf@kamboji.qca.qualcomm.com> References: <20160913215043.29454-1-tony@atomide.com> <20160913215043.29454-4-tony@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20160913215043.29454-4-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> (Tony Lindgren's message of "Tue, 13 Sep 2016 14:50:41 -0700") Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Tony Lindgren Cc: Eyal Reizer , Guy Mishol , Maital Hahn , Maxim Altshul , Shahar Patury , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org Tony Lindgren writes: > Configure the config firmware names and make it available > in platform data. > > Let's also fix the order of the struct wilink_family_data > while at it. > > Signed-off-by: Tony Lindgren > --- > drivers/net/wireless/ti/wlcore/spi.c | 42 ++++++++++++++++++++---------------- > 1 file changed, 24 insertions(+), 18 deletions(-) I think the title should be: wlcore: spi: Populate config firmware data I can fix that during commit. -- Kalle Valo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:55086 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752028AbcINRIz (ORCPT ); Wed, 14 Sep 2016 13:08:55 -0400 From: Kalle Valo To: Tony Lindgren Cc: Eyal Reizer , Guy Mishol , Maital Hahn , Maxim Altshul , Shahar Patury , linux-wireless@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 3/5] wlcore: sdio: Populate config firmware data References: <20160913215043.29454-1-tony@atomide.com> <20160913215043.29454-4-tony@atomide.com> Date: Wed, 14 Sep 2016 20:08:49 +0300 In-Reply-To: <20160913215043.29454-4-tony@atomide.com> (Tony Lindgren's message of "Tue, 13 Sep 2016 14:50:41 -0700") Message-ID: <87intycsta.fsf@kamboji.qca.qualcomm.com> (sfid-20160914_190859_464230_A2640B03) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Tony Lindgren writes: > Configure the config firmware names and make it available > in platform data. > > Let's also fix the order of the struct wilink_family_data > while at it. > > Signed-off-by: Tony Lindgren > --- > drivers/net/wireless/ti/wlcore/spi.c | 42 ++++++++++++++++++++---------------- > 1 file changed, 24 insertions(+), 18 deletions(-) I think the title should be: wlcore: spi: Populate config firmware data I can fix that during commit. -- Kalle Valo