From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:53380 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752434AbdASMpi (ORCPT ); Thu, 19 Jan 2017 07:45:38 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: brcmfmac: make brcmf_of_probe more generic From: Kalle Valo In-Reply-To: <20170107224345.3079-1-zajec5@gmail.com> References: <20170107224345.3079-1-zajec5@gmail.com> To: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= Cc: Arend van Spriel , Franky Lin , Hante Meuleman , Pieter-Paul Giesberts , Franky Lin , linux-wireless@vger.kernel.org, brcm80211-dev-list.pdl@broadcom.com, =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Message-Id: <20170119124532.D22F7608C5@smtp.codeaurora.org> (sfid-20170119_134611_327664_A295A39B) Date: Thu, 19 Jan 2017 12:45:32 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Rafał Miłecki wrote: > From: Rafał Miłecki > > We may want to use Open Firmware for other devices than just SDIO ones. > In future we may want to support more Broadcom properties so there is > really no reason for such limitation. > > Call brcmf_of_probe for all kind of devices & move extra conditions to > the body of that funcion. > > Signed-off-by: Rafał Miłecki Patch applied to wireless-drivers-next.git, thanks. e457a8a01a19 brcmfmac: make brcmf_of_probe more generic -- https://patchwork.kernel.org/patch/9503295/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches