All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Anilkumar Kolli <akolli@codeaurora.org>
Cc: ath11k@lists.infradead.org
Subject: Re: [PATCH] ath11k: remove bdf-addr from dtsi
Date: Fri, 09 Aug 2019 10:33:23 +0300	[thread overview]
Message-ID: <87blwydc8s.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1565188479-3027-1-git-send-email-akolli@codeaurora.org> (Anilkumar Kolli's message of "Wed, 7 Aug 2019 20:04:39 +0530")

Anilkumar Kolli <akolli@codeaurora.org> writes:

> Remove bdf-addr from DT entry and hard code in driver.
>
> Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>

I improved the commit log slightly and fixed these warnings:

drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_alloc_target_mem_chunk':
drivers/net/wireless/ath/ath11k/qmi.c:1680:14: warning: unused variable 'mode' [-Wunused-variable]
drivers/net/wireless/ath/ath11k/qmi.c:1679:17: warning: unused variable 'dev' [-Wunused-variable]
drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_load_bdf':
drivers/net/wireless/ath/ath11k/qmi.c:1849:17: warning: unused variable 'dev' [-Wunused-variable]
drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_init_service':
drivers/net/wireless/ath/ath11k/qmi.c:2396:17: warning: unused variable 'dev' [-Wunused-variable]
drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_alloc_target_mem_chunk':
drivers/net/wireless/ath/ath11k/qmi.c:1680:14: warning: unused variable 'mode' [-Wunused-variable]
drivers/net/wireless/ath/ath11k/qmi.c:1679:17: warning: unused variable 'dev' [-Wunused-variable]
drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_load_bdf':
drivers/net/wireless/ath/ath11k/qmi.c:1849:17: warning: unused variable 'dev' [-Wunused-variable]
drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_init_service':
drivers/net/wireless/ath/ath11k/qmi.c:2396:17: warning: unused variable 'dev' [-Wunused-variable]

It's available in the pending branch:

https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending-ath11k&id=ede552de48c93c76385c3c8ecc5690560782baef

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

  reply	other threads:[~2019-08-09  7:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-07 14:34 [PATCH] ath11k: remove bdf-addr from dtsi Anilkumar Kolli
2019-08-09  7:33 ` Kalle Valo [this message]
2019-08-12 14:53 ` Kalle Valo

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=87blwydc8s.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=akolli@codeaurora.org \
    --cc=ath11k@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.