From: Kalle Valo <kvalo@kernel.org>
To: ath11k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/3] ath11k: mhi: remove state machine
Date: Wed, 06 Apr 2022 11:34:17 +0300 [thread overview]
Message-ID: <87wng2pq46.fsf@kernel.org> (raw)
In-Reply-To: <164923162903.31835.17335207502754178945.kvalo@kernel.org> (Kalle Valo's message of "Wed, 6 Apr 2022 07:53:51 +0000 (UTC)")
Kalle Valo <kvalo@kernel.org> writes:
> Kalle Valo <kvalo@kernel.org> wrote:
>
>> State machines are difficult to understand and in this case it's just useless,
>> which is shown by the diffstat. So remove it entirely to make the code simpler.
>>
>> No functional changes.
>>
>> Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03003-QCAHSPSWPL_V1_V2_SILICONZ_LITE-2
>> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
>
> 3 patches applied to ath-next branch of ath.git, thanks.
>
> 5fe7847bb63b ath11k: mhi: remove state machine
> 4afe7c40380e ath11k: mhi: add error handling for suspend and resume
> 7dabaa64c04a ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
I accidentally had a wrong commit in ath-next so to remove that I had to
rebase these three commits. The new commit ids are:
121210ec935c ath11k: mhi: remove state machine
3e80fcbca372 ath11k: mhi: add error handling for suspend and resume
b9e34ba6b314 ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2022-04-06 11:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-01 17:30 [PATCH 0/3] ath11k: mhi cleanup Kalle Valo
2022-04-01 17:30 ` [PATCH 1/3] ath11k: mhi: remove state machine Kalle Valo
2022-04-06 7:53 ` Kalle Valo
2022-04-06 8:34 ` Kalle Valo [this message]
2022-04-01 17:30 ` [PATCH 2/3] ath11k: mhi: add error handling for suspend and resume Kalle Valo
2022-04-01 17:30 ` [PATCH 3/3] ath11k: mhi: remove unnecessary goto from ath11k_mhi_start() Kalle Valo
2022-04-01 18:22 ` [PATCH 0/3] ath11k: mhi cleanup Jeff Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wng2pq46.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=ath11k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).