From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 833AD15666B; Tue, 9 Jul 2024 10:12:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720519969; cv=none; b=JL96XLF5F4/8aQn/91Rq6zSiBHA9Hol8eEIxFuW63QhfopD9aYEb7x8Ieq81uiKWhO1izpYlEsIRhwC4rJnxgETUo7IBFTiKl+iCQnj4jEug+2Wr9ZzEN0xpvtgeD1N3J4aslwyI9NBfupKcoQ1hqMWQcFiximlIHnf4AO6e0jw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720519969; c=relaxed/simple; bh=/txAUXvXH1N3SCJLGDO6dYAd9ZoJEs1TBxw/O4akJO4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=ayN0vQ+U6ieTratTTDweapeuipk6z7eyl195GxKxwjPlCs4QnA+0QfEyc8jBQNrYZyC4QgUODLGwL9PReAmCYLR9ulhvFqOrqFXGl5WBrfP7A5Qqd2Vm2UHuYIBeskfcXpgp/uF7UuGEtmkQjhBSSLmGznOPNzFnLjuOQDdRp2c= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=CdMKSAv4; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="CdMKSAv4" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C9E76C3277B; Tue, 9 Jul 2024 10:12:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720519969; bh=/txAUXvXH1N3SCJLGDO6dYAd9ZoJEs1TBxw/O4akJO4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=CdMKSAv4t1tLjMg+Nfw7j0wom17tjLxpDARo01IK3ixbri6BUhBttpFe2v/GZpxV9 QgOaFcFRIAjvdesnQnebleDOgrxTKN8p3yC+DTpZMfQYAIe/gaPL2C7Ry2HRavfqTF mdJmhOgAfTJ2C8SGlfFbE2Xcwz2VD/rfprMkiqldJ2ATcGUQlNOI9Ckji0vmx+6JMk 4gZp15SJILMmNqJFVz1bdkxLPlGk/xzoyEPV3ViY5hvOei6qECrKX9qDR9SQDtu6u4 BEoB66juqaxjp9hjBACitgNwer2Nz6bucD8RcpTn2w3JtU/LeCU2VEZJU4hYQUTUPI vgVwNEsUDVCPg== From: Kalle Valo To: Nikolay Nikolov Cc: Arend Van Spriel , linux-wireless@vger.kernel.org, brcm80211@lists.linux.dev, brcm80211-dev-list.pdl@broadcom.com, nikolay.nikolov@bench.com Subject: Re: [PATCH 1/1] wifi: brcm80211: brcmfmac: Prevent sdio bus going to sleep while transfering data References: <1c6684f6-d3a8-4eaa-842d-c21fa2dd81c1@gmail.com> <1908d5acac0.279b.9b12b7fc0a3841636cfb5e919b41b954@broadcom.com> Date: Tue, 09 Jul 2024 13:12:45 +0300 In-Reply-To: (Nikolay Nikolov's message of "Sun, 7 Jul 2024 16:37:18 +0200") Message-ID: <87ed82naaq.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk X-Mailing-List: brcm80211@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Nikolay Nikolov writes: > I am really sorry for the spamming ! > I have not sent a patch to the Linux kernel mailing list for more than > 20 years and mail clients do not behave as I expect. My first email > was rejected from the mailing lists as it contained HTML. Indentation > is not correct in the second one. I hope third one is correct. BTW I recommend reading the documentation from our wiki, link below. That should save both your and our time. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches