diff mbox

[1/2] MAINTAINERS: add ath10k

Message ID 20130722093220.26562.14270.stgit@localhost6.localdomain6 (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Kalle Valo July 22, 2013, 9:32 a.m. UTC
I forgot to add an entry to MAINTAINERS when submitting the driver.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
---
 MAINTAINERS |    8 ++++++++
 1 file changed, 8 insertions(+)


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Joe Perches July 22, 2013, 2:44 p.m. UTC | #1
On Mon, 2013-07-22 at 12:32 +0300, Kalle Valo wrote:
> I forgot to add an entry to MAINTAINERS when submitting the driver.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> +QUALCOMM ATHEROS ATH10K WIRELESS DRIVER

It's odd to not find ATH6KL next to ATH10K.

Maybe it's time to rename all the ATH sections
to make them QUALCOMM?


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Kalle Valo July 22, 2013, 4:58 p.m. UTC | #2
Joe Perches <joe@perches.com> writes:

> On Mon, 2013-07-22 at 12:32 +0300, Kalle Valo wrote:
>> I forgot to add an entry to MAINTAINERS when submitting the driver.
> []
>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>> +QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
>
> It's odd to not find ATH6KL next to ATH10K.

I was wondering the same, but decided to put the entries in alphabetical
order still.

> Maybe it's time to rename all the ATH sections
> to make them QUALCOMM?

Maybe, but does it really matter? Changing the MAINTAINERS file just
creates unnecessary conficts for git merges.
Joe Perches July 22, 2013, 5:04 p.m. UTC | #3
On Mon, 2013-07-22 at 19:58 +0300, Kalle Valo wrote:
> Joe Perches <joe@perches.com> writes:
> 
> > On Mon, 2013-07-22 at 12:32 +0300, Kalle Valo wrote:
> >> I forgot to add an entry to MAINTAINERS when submitting the driver.
> > []
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> > []
> >> +QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
> >
> > It's odd to not find ATH6KL next to ATH10K.
> 
> I was wondering the same, but decided to put the entries in alphabetical
> order still.
> 
> > Maybe it's time to rename all the ATH sections
> > to make them QUALCOMM?
> 
> Maybe, but does it really matter?

Only to those that actually read the MAINTAINERS
file instead of using tools to search it.

> Changing the MAINTAINERS file just
> creates unnecessary conficts for git merges.

Those are always trivially resolved if they
ever really occur.

It's not a big deal, just wanted to note it.


--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index bf61e04..44626b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6719,6 +6719,14 @@  T:	git git://linuxtv.org/anttip/media_tree.git
 S:	Maintained
 F:	drivers/media/tuners/qt1010*
 
+QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
+M:	Kalle Valo <kvalo@qca.qualcomm.com>
+L:	ath10k@lists.infradead.org
+W:	http://wireless.kernel.org/en/users/Drivers/ath10k
+T:	git git://github.com/kvalo/ath.git
+S:	Supported
+F:	drivers/net/wireless/ath/ath10k/
+
 QUALCOMM HEXAGON ARCHITECTURE
 M:	Richard Kuo <rkuo@codeaurora.org>
 L:	linux-hexagon@vger.kernel.org