Re: [PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-10-21 Thread Greg Kroah-Hartman
On Tue, Oct 21, 2014 at 04:50:14PM +0200, Nicolas Ferre wrote:
> On 29/09/2014 10:36, Nicolas Ferre :
> > On 28/09/2014 03:57, Bo Shen :
> >> Signed-off-by: Bo Shen 
> > 
> > Sure:
> > Acked-by: Nicolas Ferre 
> > 
> > Thanks.
> 
> Greg or Arnd,
> 
> This MAINTAINER's update didn't make it during merge window (on the
> other hand, I didn't build a pull-request with it neither...).
> 
> Do you want that I take it in one of my "fixes" pull-requests to arm-soc
> for 3.18 or do you feel like taking the patch directly? I think it makes
> sense to not wait for the 3.19 for this kind of useful information.

Feel free to take it in one of your "fixes" pull requests.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-10-21 Thread Nicolas Ferre
On 29/09/2014 10:36, Nicolas Ferre :
> On 28/09/2014 03:57, Bo Shen :
>> Signed-off-by: Bo Shen 
> 
> Sure:
> Acked-by: Nicolas Ferre 
> 
> Thanks.

Greg or Arnd,

This MAINTAINER's update didn't make it during merge window (on the
other hand, I didn't build a pull-request with it neither...).

Do you want that I take it in one of my "fixes" pull-requests to arm-soc
for 3.18 or do you feel like taking the patch directly? I think it makes
sense to not wait for the 3.19 for this kind of useful information.

Thanks, bye,


>> ---
>>
>>  MAINTAINERS | 7 +++
>>  1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 3705430..c004e6f 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1703,6 +1703,13 @@ M:Nicolas Ferre 
>>  S:  Supported
>>  F:  drivers/spi/spi-atmel.*
>>  
>> +ATMEL SSC DRIVER
>> +M:  Bo Shen 
>> +L:  linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
>> +S:  Supported
>> +F:  drivers/misc/atmel-ssc.c
>> +F:  include/linux/atmel-ssc.h
>> +
>>  ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
>>  M:  Nicolas Ferre 
>>  L:  linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
>>
> 
> 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-10-21 Thread Nicolas Ferre
On 29/09/2014 10:36, Nicolas Ferre :
 On 28/09/2014 03:57, Bo Shen :
 Signed-off-by: Bo Shen voice.s...@atmel.com
 
 Sure:
 Acked-by: Nicolas Ferre nicolas.fe...@atmel.com
 
 Thanks.

Greg or Arnd,

This MAINTAINER's update didn't make it during merge window (on the
other hand, I didn't build a pull-request with it neither...).

Do you want that I take it in one of my fixes pull-requests to arm-soc
for 3.18 or do you feel like taking the patch directly? I think it makes
sense to not wait for the 3.19 for this kind of useful information.

Thanks, bye,


 ---

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

 diff --git a/MAINTAINERS b/MAINTAINERS
 index 3705430..c004e6f 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -1703,6 +1703,13 @@ M:Nicolas Ferre nicolas.fe...@atmel.com
  S:  Supported
  F:  drivers/spi/spi-atmel.*
  
 +ATMEL SSC DRIVER
 +M:  Bo Shen voice.s...@atmel.com
 +L:  linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
 +S:  Supported
 +F:  drivers/misc/atmel-ssc.c
 +F:  include/linux/atmel-ssc.h
 +
  ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
  M:  Nicolas Ferre nicolas.fe...@atmel.com
  L:  linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)

 
 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-10-21 Thread Greg Kroah-Hartman
On Tue, Oct 21, 2014 at 04:50:14PM +0200, Nicolas Ferre wrote:
 On 29/09/2014 10:36, Nicolas Ferre :
  On 28/09/2014 03:57, Bo Shen :
  Signed-off-by: Bo Shen voice.s...@atmel.com
  
  Sure:
  Acked-by: Nicolas Ferre nicolas.fe...@atmel.com
  
  Thanks.
 
 Greg or Arnd,
 
 This MAINTAINER's update didn't make it during merge window (on the
 other hand, I didn't build a pull-request with it neither...).
 
 Do you want that I take it in one of my fixes pull-requests to arm-soc
 for 3.18 or do you feel like taking the patch directly? I think it makes
 sense to not wait for the 3.19 for this kind of useful information.

Feel free to take it in one of your fixes pull requests.

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-09-29 Thread Nicolas Ferre
On 28/09/2014 03:57, Bo Shen :
> Signed-off-by: Bo Shen 

Sure:
Acked-by: Nicolas Ferre 

Thanks.

> ---
> 
>  MAINTAINERS | 7 +++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3705430..c004e6f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1703,6 +1703,13 @@ M: Nicolas Ferre 
>  S:   Supported
>  F:   drivers/spi/spi-atmel.*
>  
> +ATMEL SSC DRIVER
> +M:   Bo Shen 
> +L:   linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
> +S:   Supported
> +F:   drivers/misc/atmel-ssc.c
> +F:   include/linux/atmel-ssc.h
> +
>  ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
>  M:   Nicolas Ferre 
>  L:   linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
> 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-09-29 Thread Nicolas Ferre
On 28/09/2014 03:57, Bo Shen :
 Signed-off-by: Bo Shen voice.s...@atmel.com

Sure:
Acked-by: Nicolas Ferre nicolas.fe...@atmel.com

Thanks.

 ---
 
  MAINTAINERS | 7 +++
  1 file changed, 7 insertions(+)
 
 diff --git a/MAINTAINERS b/MAINTAINERS
 index 3705430..c004e6f 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -1703,6 +1703,13 @@ M: Nicolas Ferre nicolas.fe...@atmel.com
  S:   Supported
  F:   drivers/spi/spi-atmel.*
  
 +ATMEL SSC DRIVER
 +M:   Bo Shen voice.s...@atmel.com
 +L:   linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
 +S:   Supported
 +F:   drivers/misc/atmel-ssc.c
 +F:   include/linux/atmel-ssc.h
 +
  ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
  M:   Nicolas Ferre nicolas.fe...@atmel.com
  L:   linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-09-27 Thread Bo Shen
Signed-off-by: Bo Shen 
---

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 3705430..c004e6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1703,6 +1703,13 @@ M:   Nicolas Ferre 
 S: Supported
 F: drivers/spi/spi-atmel.*
 
+ATMEL SSC DRIVER
+M: Bo Shen 
+L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
+S: Supported
+F: drivers/misc/atmel-ssc.c
+F: include/linux/atmel-ssc.h
+
 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
 M: Nicolas Ferre 
 L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
-- 
2.1.0.24.g4109c28

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-09-27 Thread Bo Shen
Signed-off-by: Bo Shen voice.s...@atmel.com
---

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 3705430..c004e6f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1703,6 +1703,13 @@ M:   Nicolas Ferre nicolas.fe...@atmel.com
 S: Supported
 F: drivers/spi/spi-atmel.*
 
+ATMEL SSC DRIVER
+M: Bo Shen voice.s...@atmel.com
+L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
+S: Supported
+F: drivers/misc/atmel-ssc.c
+F: include/linux/atmel-ssc.h
+
 ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
 M: Nicolas Ferre nicolas.fe...@atmel.com
 L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
-- 
2.1.0.24.g4109c28

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/