From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752311Ab3ASUXj (ORCPT ); Sat, 19 Jan 2013 15:23:39 -0500 Received: from senator.holtmann.net ([87.106.208.187]:59248 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752232Ab3ASUXi (ORCPT ); Sat, 19 Jan 2013 15:23:38 -0500 Message-ID: <1358627012.6505.0.camel@aeonflux> Subject: Re: [PATCH] bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location From: Marcel Holtmann To: Lubomir Rintel Cc: Bing Zhao , Ben Hutchings , David Woodhouse , Gustavo Padovan , Johan Hedberg , libertas-dev@lists.infradead.org, linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Date: Sat, 19 Jan 2013 12:23:32 -0800 In-Reply-To: <1358622064-782-1-git-send-email-lkundrak@v3.sk> References: <1358495893.5510.0.camel@aeonflux> <1358622064-782-1-git-send-email-lkundrak@v3.sk> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.2 (3.6.2-3.fc18) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Lubomir, > The firmware images are shared with libertas_sdio WiFi chip and used to be in > libertas/ subtree in linux-firmware. As btmrvl_sdio used to look into the > linux-firmware root, it ended up being unsuccessful. Since the firmware files > are not specific to the libertas hardware, they're being moved into mrvl/ now. > > Signed-off-by: Lubomir Rintel > --- > drivers/bluetooth/btmrvl_sdio.c | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) Acked-by: Marcel Holtmann Regards Marcel