All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
@ 2014-02-04 20:30 Mark Brown
  2014-02-04 20:41 ` Austin, Brian
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mark Brown @ 2014-02-04 20:30 UTC (permalink / raw)
  To: Liam Girdwood, Brian Austin, Paul Handrigan
  Cc: alsa-devel, linaro-kernel, Mark Brown

From: Mark Brown <broonie@linaro.org>

I noticed that some recent patches hadn't been CCed to the Cirrus people
- add an entry in MAINTAINERS to help make that happen.

Signed-off-by: Mark Brown <broonie@linaro.org>
---

Brian, Paul - are you OK with this?

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b97ce2594f16..5ef6c0277075 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2200,6 +2200,13 @@ L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:	Odd Fixes
 F:	sound/soc/codecs/cs4270*
 
+CIRRUS LOGIC AUDIO CODEC DRIVERS
+M:	Brian Austin <brian.austin@cirrus.com>
+M:	Paul Handrigan <Paul.Handrigan@cirrus.com>
+L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:	Maintained
+F:	sound/soc/codecs/cs*
+
 CLEANCACHE API
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 L:	linux-kernel@vger.kernel.org
-- 
1.9.rc1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-04 20:30 [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers Mark Brown
@ 2014-02-04 20:41 ` Austin, Brian
  2014-02-04 21:18 ` Handrigan, Paul
  2014-02-11  4:45 ` Timur Tabi
  2 siblings, 0 replies; 10+ messages in thread
From: Austin, Brian @ 2014-02-04 20:41 UTC (permalink / raw)
  To: Mark Brown
  Cc: alsa-devel, linaro-kernel, Liam Girdwood, Handrigan, Paul, Mark Brown



> On Feb 4, 2014, at 14:30, "Mark Brown" <broonie@kernel.org> wrote:
> 
> From: Mark Brown <broonie@linaro.org>
> 
> I noticed that some recent patches hadn't been CCed to the Cirrus people
> - add an entry in MAINTAINERS to help make that happen.
> 
> Signed-off-by: Mark Brown <broonie@linaro.org>
> ---
> 
> Brian, Paul - are you OK with this?
> 
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b97ce2594f16..5ef6c0277075 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2200,6 +2200,13 @@ L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
> S:    Odd Fixes
> F:    sound/soc/codecs/cs4270*
> 
> +CIRRUS LOGIC AUDIO CODEC DRIVERS
> +M:    Brian Austin <brian.austin@cirrus.com>
> +M:    Paul Handrigan <Paul.Handrigan@cirrus.com>
> +L:    alsa-devel@alsa-project.org (moderated for non-subscribers)
> +S:    Maintained
> +F:    sound/soc/codecs/cs*
> +
> CLEANCACHE API
> M:    Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> L:    linux-kernel@vger.kernel.org
> -- 
> 1.9.rc1

Yeah, that's a good idea.

Thanks Mark

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-04 20:30 [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers Mark Brown
  2014-02-04 20:41 ` Austin, Brian
@ 2014-02-04 21:18 ` Handrigan, Paul
  2014-02-11  4:45 ` Timur Tabi
  2 siblings, 0 replies; 10+ messages in thread
From: Handrigan, Paul @ 2014-02-04 21:18 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Austin, Brian
  Cc: alsa-devel, linaro-kernel, Mark Brown

I am ok with it.

-----Original Message-----
From: Mark Brown [mailto:broonie@kernel.org] 
Sent: Tuesday, February 04, 2014 2:30 PM
To: Liam Girdwood; Austin, Brian; Handrigan, Paul
Cc: alsa-devel@alsa-project.org; linaro-kernel@lists.linaro.org; Mark Brown
Subject: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers

From: Mark Brown <broonie@linaro.org>

I noticed that some recent patches hadn't been CCed to the Cirrus people
- add an entry in MAINTAINERS to help make that happen.

Signed-off-by: Mark Brown <broonie@linaro.org>
---

Brian, Paul - are you OK with this?

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b97ce2594f16..5ef6c0277075 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2200,6 +2200,13 @@ L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:	Odd Fixes
 F:	sound/soc/codecs/cs4270*
 
+CIRRUS LOGIC AUDIO CODEC DRIVERS
+M:	Brian Austin <brian.austin@cirrus.com>
+M:	Paul Handrigan <Paul.Handrigan@cirrus.com>
+L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
+S:	Maintained
+F:	sound/soc/codecs/cs*
+
 CLEANCACHE API
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 L:	linux-kernel@vger.kernel.org
-- 
1.9.rc1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-04 20:30 [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers Mark Brown
  2014-02-04 20:41 ` Austin, Brian
  2014-02-04 21:18 ` Handrigan, Paul
@ 2014-02-11  4:45 ` Timur Tabi
  2014-02-13 10:25   ` Daniel Mack
  2 siblings, 1 reply; 10+ messages in thread
From: Timur Tabi @ 2014-02-11  4:45 UTC (permalink / raw)
  To: Mark Brown
  Cc: Brian Austin, linaro-kernel, Mark Brown, alsa-devel mailing list,
	Paul Handrigan, Liam Girdwood

On Tue, Feb 4, 2014 at 2:30 PM, Mark Brown <broonie@kernel.org> wrote:
> From: Mark Brown <broonie@linaro.org>
>
> I noticed that some recent patches hadn't been CCed to the Cirrus people
> - add an entry in MAINTAINERS to help make that happen.
>
> Signed-off-by: Mark Brown <broonie@linaro.org>
> ---
>
> Brian, Paul - are you OK with this?

Go ahead and remove me as maintainer of the CS4270 driver, if you guys
want.  I don't have access to that hardware any more, and so I really
can't maintain it.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-11  4:45 ` Timur Tabi
@ 2014-02-13 10:25   ` Daniel Mack
  2014-02-13 14:30     ` Handrigan, Paul
  0 siblings, 1 reply; 10+ messages in thread
From: Daniel Mack @ 2014-02-13 10:25 UTC (permalink / raw)
  To: Timur Tabi, Mark Brown
  Cc: Brian Austin, linaro-kernel, alsa-devel mailing list, Mark Brown,
	Liam Girdwood, Paul Handrigan

On 02/11/2014 05:45 AM, Timur Tabi wrote:
> On Tue, Feb 4, 2014 at 2:30 PM, Mark Brown <broonie@kernel.org> wrote:
>> From: Mark Brown <broonie@linaro.org>
>>
>> I noticed that some recent patches hadn't been CCed to the Cirrus people
>> - add an entry in MAINTAINERS to help make that happen.
>>
>> Signed-off-by: Mark Brown <broonie@linaro.org>
>> ---
>>
>> Brian, Paul - are you OK with this?
> 
> Go ahead and remove me as maintainer of the CS4270 driver, if you guys
> want.  I don't have access to that hardware any more, and so I really
> can't maintain it.

I do have hardware, but it will take me some time to test more intrusive
patches. If nobody else volunteers, I'd take it.


Thanks,
Daniel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-13 10:25   ` Daniel Mack
@ 2014-02-13 14:30     ` Handrigan, Paul
  2014-02-13 16:01       ` Mark Brown
  0 siblings, 1 reply; 10+ messages in thread
From: Handrigan, Paul @ 2014-02-13 14:30 UTC (permalink / raw)
  To: Daniel Mack
  Cc: alsa-devel mailing list, linaro-kernel, Mark Brown,
	Liam Girdwood, Austin, Brian, Timur Tabi, Mark Brown



> On Feb 13, 2014, at 4:25 AM, "Daniel Mack" <daniel@zonque.org> wrote:
> 
>> On 02/11/2014 05:45 AM, Timur Tabi wrote:
>>> On Tue, Feb 4, 2014 at 2:30 PM, Mark Brown <broonie@kernel.org> wrote:
>>> From: Mark Brown <broonie@linaro.org>
>>> 
>>> I noticed that some recent patches hadn't been CCed to the Cirrus people
>>> - add an entry in MAINTAINERS to help make that happen.
>>> 
>>> Signed-off-by: Mark Brown <broonie@linaro.org>
>>> ---
>>> 
>>> Brian, Paul - are you OK with this?
>> 
>> Go ahead and remove me as maintainer of the CS4270 driver, if you guys
>> want.  I don't have access to that hardware any more, and so I really
>> can't maintain it.
> 
> I do have hardware, but it will take me some time to test more intrusive
> patches. If nobody else volunteers, I'd take it.
> 
> 
> Thanks,
> Daniel
> 
> 
I would like to take it. I have all of the hardware to test patches. 

Thanks,
Paul

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-13 14:30     ` Handrigan, Paul
@ 2014-02-13 16:01       ` Mark Brown
  2014-02-13 16:15         ` Timur Tabi
  0 siblings, 1 reply; 10+ messages in thread
From: Mark Brown @ 2014-02-13 16:01 UTC (permalink / raw)
  To: Handrigan, Paul
  Cc: alsa-devel mailing list, linaro-kernel, Liam Girdwood, Austin,
	Brian, Timur Tabi, Daniel Mack


[-- Attachment #1.1: Type: text/plain, Size: 296 bytes --]

On Thu, Feb 13, 2014 at 02:30:27PM +0000, Handrigan, Paul wrote:

> I would like to take it. I have all of the hardware to test patches. 

It should already be included in the general Cirrus CODEC thing that
triggered the thread, this would be an extra thing for this CODEC in
particular.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-13 16:01       ` Mark Brown
@ 2014-02-13 16:15         ` Timur Tabi
  2014-02-13 18:09           ` Mark Brown
  0 siblings, 1 reply; 10+ messages in thread
From: Timur Tabi @ 2014-02-13 16:15 UTC (permalink / raw)
  To: Mark Brown
  Cc: alsa-devel mailing list, linaro-kernel, Austin, Brian, Handrigan,
	Paul, Liam Girdwood, Daniel Mack

On 02/13/2014 10:01 AM, Mark Brown wrote:
> On Thu, Feb 13, 2014 at 02:30:27PM +0000, Handrigan, Paul wrote:
>
>> >I would like to take it. I have all of the hardware to test patches.
> It should already be included in the general Cirrus CODEC thing that
> triggered the thread, this would be an extra thing for this CODEC in
> particular.

The easiest fix is to remove my entry from MAINTAINERS.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-13 16:15         ` Timur Tabi
@ 2014-02-13 18:09           ` Mark Brown
  2014-02-14  1:08             ` Daniel Mack
  0 siblings, 1 reply; 10+ messages in thread
From: Mark Brown @ 2014-02-13 18:09 UTC (permalink / raw)
  To: Timur Tabi
  Cc: alsa-devel mailing list, linaro-kernel, Austin, Brian, Handrigan,
	Paul, Liam Girdwood, Daniel Mack


[-- Attachment #1.1: Type: text/plain, Size: 556 bytes --]

On Thu, Feb 13, 2014 at 10:15:04AM -0600, Timur Tabi wrote:
> On 02/13/2014 10:01 AM, Mark Brown wrote:

> >It should already be included in the general Cirrus CODEC thing that
> >triggered the thread, this would be an extra thing for this CODEC in
> >particular.

> The easiest fix is to remove my entry from MAINTAINERS.

Yup.  If you want to send a patch that's fine (if a shame), or Daniel if
you want to put your name down then a patch for that?  I guess send your
patch and then I'll apply it if nobody else steps up beyond the overall
Cirrus entry.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers
  2014-02-13 18:09           ` Mark Brown
@ 2014-02-14  1:08             ` Daniel Mack
  0 siblings, 0 replies; 10+ messages in thread
From: Daniel Mack @ 2014-02-14  1:08 UTC (permalink / raw)
  To: Mark Brown, Timur Tabi
  Cc: Austin, Brian, linaro-kernel, alsa-devel mailing list, Handrigan,
	Paul, Liam Girdwood

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/13/2014 07:09 PM, Mark Brown wrote:
> On Thu, Feb 13, 2014 at 10:15:04AM -0600, Timur Tabi wrote:
>> On 02/13/2014 10:01 AM, Mark Brown wrote:
> 
>>> It should already be included in the general Cirrus CODEC thing
>>> that triggered the thread, this would be an extra thing for
>>> this CODEC in particular.
> 
>> The easiest fix is to remove my entry from MAINTAINERS.
> 
> Yup.  If you want to send a patch that's fine (if a shame), or
> Daniel if you want to put your name down then a patch for that?

Let Paul take it. Provided his interest in supporting these drivers,
it's probably best if there's one person for all of them :)


Thanks,
Daniel

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJS/WyVAAoJELphMRr8Y1QkyDMQAKdsKVl/uX8YVe9+hKp0S9bp
Pj1IBmeEBLCK2c6qlaYG1MxwO/vAiuI9hCy6GLLC7+a6yIZzcCoM8y36O5O0dLQJ
5jgSSNmoyEQjWtDrGVJjRVVDn4m7J2loSMG3weRSvvwMjYqLSV86llVfQlX/wz4X
IVYQsKfm8fyyK8mZhVKPOKE+qI5S/16u7PaBsbL/9HVk5Nw9UgYZd6e8bPUSlLYF
GvYAVWB2Qa4ZfkztUeePgnZo1vjt1L80l1S8mjjz1gQW4nMzkB/df81pUoZELyFB
U6KvrUxznAXNfbXGzyV10cTGFTuqgB00Jo5OolShym6FdE9SP3r8RB84ep6fozvl
KEShQqjhjrusXPnJWXZIyIfc27fCzcRnuMMwHcFCHyZ6706+pImrWRT0Qsh3uep6
aN8I7p9ec9LI3S27w+LEowfACzM+b7Ru6zhYWBWwncLezmxsYwSlT0imgmo61+9b
LCxU1iedathGaYgx/UVpalyaq1pQCbfJAcqCKu5bUO2a/kcARjRKiEhQ/9//URDc
5hbNwfgBCKgRaTNBaNMkCIN5M1DB5pwle85iCH/EeduePK9tihD/DnoaILr67Q1E
zg1P2xN+74q3kgNCZJP9oFENJBy/ZvnGWqa9TVIu1tKgCWDYIDrZALr8rkTaYJSQ
erkZtSg1Pv7ypLlEDwRh
=Y+DC
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-02-14  1:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-04 20:30 [PATCH] MAINTAINERS: Add entry for Cirrus CODEC drivers Mark Brown
2014-02-04 20:41 ` Austin, Brian
2014-02-04 21:18 ` Handrigan, Paul
2014-02-11  4:45 ` Timur Tabi
2014-02-13 10:25   ` Daniel Mack
2014-02-13 14:30     ` Handrigan, Paul
2014-02-13 16:01       ` Mark Brown
2014-02-13 16:15         ` Timur Tabi
2014-02-13 18:09           ` Mark Brown
2014-02-14  1:08             ` Daniel Mack

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.