From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751759AbeA0E3Z (ORCPT ); Fri, 26 Jan 2018 23:29:25 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:36892 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751377AbeA0E3Y (ORCPT ); Fri, 26 Jan 2018 23:29:24 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org CDA9D60708 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: Krzysztof Mazur Cc: Michael Buesch , linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, James Hogan , Guenter Roeck Subject: Re: [PATCH] ssb: Reenable PCI host on !MIPS References: <20180126235849.3177-1-krzysiek@podlesie.net> Date: Sat, 27 Jan 2018 06:29:18 +0200 In-Reply-To: <20180126235849.3177-1-krzysiek@podlesie.net> (Krzysztof Mazur's message of "Sat, 27 Jan 2018 00:58:49 +0100") Message-ID: <87inbnsz4x.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Krzysztof Mazur writes: > The commit 58eae1416b804d900014d84feadda7195007cc30 > ("ssb: Disable PCI host for PCI_DRIVERS_GENERIC") disabled > CONFIG_SSB_PCIHOST and CONFIG_SSB_B43_PCI_BRIDGE, which are > required for SSB-based b43 PCI cards, on everything except MIPS > with PCI_DRIVERS_LEGACY, including x86 (only MIPS defines > that config option). Reenable it. > > Signed-off-by: Krzysztof Mazur I have already applied an identical patch but missed the deadline for final 4.15: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git/commit/?id=a9e6d44ddeccd3522670e641f1ed9b068e746ff7 That patch will go to 4.16 and from there to 4.15 via the stable tree. -- Kalle Valo