public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry
@ 2014-07-11  8:59 Sachin Kamat
  2014-07-11  9:57 ` Sachin Kamat
  2014-07-28 10:26 ` Linus Walleij
  0 siblings, 2 replies; 5+ messages in thread
From: Sachin Kamat @ 2014-07-11  8:59 UTC (permalink / raw)
  To: linux-kernel; +Cc: linus.walleij, akpm, spk.linux

Update to reflect the recent file movement to a sub-directory.

Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
---
 MAINTAINERS |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e3a517635eb4..898cf76f8837 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6943,9 +6943,7 @@ M:	Thomas Abraham <thomas.abraham@linaro.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
 S:	Maintained
-F:	drivers/pinctrl/pinctrl-exynos.*
-F:	drivers/pinctrl/pinctrl-s3c*
-F:	drivers/pinctrl/pinctrl-samsung.*
+F:	drivers/pinctrl/samsung/
 
 PIN CONTROLLER - ST SPEAR
 M:	Viresh Kumar <viresh.linux@gmail.com>
-- 
1.7.9.5


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

* Re: [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry
  2014-07-11  8:59 [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry Sachin Kamat
@ 2014-07-11  9:57 ` Sachin Kamat
  2014-07-11 10:11   ` Tomasz Figa
  2014-07-28 10:26 ` Linus Walleij
  1 sibling, 1 reply; 5+ messages in thread
From: Sachin Kamat @ 2014-07-11  9:57 UTC (permalink / raw)
  To: open list; +Cc: Linus Walleij, Andrew Morton, Tomasz Figa, Sachin Kamat

+ Tomasz

Sorry for missing the maintainer himself :)

On Fri, Jul 11, 2014 at 2:29 PM, Sachin Kamat <sachin.kamat@samsung.com> wrote:
> Update to reflect the recent file movement to a sub-directory.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
> ---
>  MAINTAINERS |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e3a517635eb4..898cf76f8837 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6943,9 +6943,7 @@ M:        Thomas Abraham <thomas.abraham@linaro.org>
>  L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:     linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
>  S:     Maintained
> -F:     drivers/pinctrl/pinctrl-exynos.*
> -F:     drivers/pinctrl/pinctrl-s3c*
> -F:     drivers/pinctrl/pinctrl-samsung.*
> +F:     drivers/pinctrl/samsung/
>
>  PIN CONTROLLER - ST SPEAR
>  M:     Viresh Kumar <viresh.linux@gmail.com>
> --
> 1.7.9.5
>

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

* Re: [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry
  2014-07-11  9:57 ` Sachin Kamat
@ 2014-07-11 10:11   ` Tomasz Figa
  2014-07-25 11:35     ` Sachin Kamat
  0 siblings, 1 reply; 5+ messages in thread
From: Tomasz Figa @ 2014-07-11 10:11 UTC (permalink / raw)
  To: Sachin Kamat, open list; +Cc: Linus Walleij, Andrew Morton, Sachin Kamat

On 11.07.2014 11:57, Sachin Kamat wrote:
> + Tomasz
> 
> Sorry for missing the maintainer himself :)
> 
> On Fri, Jul 11, 2014 at 2:29 PM, Sachin Kamat <sachin.kamat@samsung.com> wrote:
>> Update to reflect the recent file movement to a sub-directory.
>>
>> Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
>> ---
>>  MAINTAINERS |    4 +---
>>  1 file changed, 1 insertion(+), 3 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index e3a517635eb4..898cf76f8837 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6943,9 +6943,7 @@ M:        Thomas Abraham <thomas.abraham@linaro.org>
>>  L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>>  L:     linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
>>  S:     Maintained
>> -F:     drivers/pinctrl/pinctrl-exynos.*
>> -F:     drivers/pinctrl/pinctrl-s3c*
>> -F:     drivers/pinctrl/pinctrl-samsung.*
>> +F:     drivers/pinctrl/samsung/
>>
>>  PIN CONTROLLER - ST SPEAR
>>  M:     Viresh Kumar <viresh.linux@gmail.com>
>> --
>> 1.7.9.5
>>
> 

Acked-by: Tomasz Figa <t.figa@samsung.com>

--
Best regards,
Tomasz

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

* Re: [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry
  2014-07-11 10:11   ` Tomasz Figa
@ 2014-07-25 11:35     ` Sachin Kamat
  0 siblings, 0 replies; 5+ messages in thread
From: Sachin Kamat @ 2014-07-25 11:35 UTC (permalink / raw)
  To: Linus Walleij; +Cc: open list, Andrew Morton

On Fri, Jul 11, 2014 at 3:41 PM, Tomasz Figa <t.figa@samsung.com> wrote:
> On 11.07.2014 11:57, Sachin Kamat wrote:
>> + Tomasz
>>
>> Sorry for missing the maintainer himself :)
>>
>> On Fri, Jul 11, 2014 at 2:29 PM, Sachin Kamat <sachin.kamat@samsung.com> wrote:
>>> Update to reflect the recent file movement to a sub-directory.
>>>
>>> Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
>>> ---
>>>  MAINTAINERS |    4 +---
>>>  1 file changed, 1 insertion(+), 3 deletions(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index e3a517635eb4..898cf76f8837 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -6943,9 +6943,7 @@ M:        Thomas Abraham <thomas.abraham@linaro.org>
>>>  L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>>>  L:     linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
>>>  S:     Maintained
>>> -F:     drivers/pinctrl/pinctrl-exynos.*
>>> -F:     drivers/pinctrl/pinctrl-s3c*
>>> -F:     drivers/pinctrl/pinctrl-samsung.*
>>> +F:     drivers/pinctrl/samsung/
>>>
>>>  PIN CONTROLLER - ST SPEAR
>>>  M:     Viresh Kumar <viresh.linux@gmail.com>
>>> --
>>> 1.7.9.5
>>>
>>
>
> Acked-by: Tomasz Figa <t.figa@samsung.com>

Linus,
Gentle ping :)


-- 
Regards,
Sachin.

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

* Re: [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry
  2014-07-11  8:59 [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry Sachin Kamat
  2014-07-11  9:57 ` Sachin Kamat
@ 2014-07-28 10:26 ` Linus Walleij
  1 sibling, 0 replies; 5+ messages in thread
From: Linus Walleij @ 2014-07-28 10:26 UTC (permalink / raw)
  To: Sachin Kamat; +Cc: linux-kernel@vger.kernel.org, Andrew Morton, Sachin Kamat

On Fri, Jul 11, 2014 at 10:59 AM, Sachin Kamat <sachin.kamat@samsung.com> wrote:

> Update to reflect the recent file movement to a sub-directory.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>

Patch applied with Tomasz ACK.

Yours,
Linus Walleij

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

end of thread, other threads:[~2014-07-28 10:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11  8:59 [PATCH 1/1] MAINTAINERS: Update Samsung pin control entry Sachin Kamat
2014-07-11  9:57 ` Sachin Kamat
2014-07-11 10:11   ` Tomasz Figa
2014-07-25 11:35     ` Sachin Kamat
2014-07-28 10:26 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox