Re: [PATCH 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Joe Perches
On Fri, 2014-07-04 at 09:15 +0530, Sachin Kamat wrote:
> In any case, if this patch is going to be appled, please fix typo in subject
> 
> s/Samsunt/Samsung

I think Sangboem is going to submit something appropriate
instead.


--
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 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Sachin Kamat
On Fri, Jul 4, 2014 at 5:23 AM, Sangbeom Kim  wrote:
> On Friday, July 04, 2014 7:08 AM, Joe Perches wrote:
>
>>  F:   drivers/regulator/s2m*.c
>>  F:   drivers/regulator/s5m*.c
>> -F:   drivers/rtc/rtc-sec.c
>>  F:   include/linux/mfd/samsung/
>>
>
> Yes, You are right.
> There is no rtc-sec.c
> Instead, rtc-s5m.c was upstreamed.
> I will post update patch.

Joe,

In any case, if this patch is going to be appled, please fix typo in subject

s/Samsunt/Samsung

-- 
Regards,
Sachin.
--
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 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Sangbeom Kim
On Friday, July 04, 2014 7:08 AM, Joe Perches wrote:

>  F:   drivers/regulator/s2m*.c
>  F:   drivers/regulator/s5m*.c
> -F:   drivers/rtc/rtc-sec.c
>  F:   include/linux/mfd/samsung/
> 

Yes, You are right.
There is no rtc-sec.c
Instead, rtc-s5m.c was upstreamed.
I will post update patch.

Thanks,
Sangbeom.

--
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 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Joe Perches
This rtc/rtc-sec.c file has never been added to the kernel tree.
It's been 2 years.  Remove it.

Signed-off-by: Joe Perches 
cc: Sangbeom Kim 
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e0f326c..8575e84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7722,7 +7722,6 @@ S:Supported
 F: drivers/mfd/sec*.c
 F: drivers/regulator/s2m*.c
 F: drivers/regulator/s5m*.c
-F: drivers/rtc/rtc-sec.c
 F: include/linux/mfd/samsung/
 
 SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS
-- 
1.8.1.2.459.gbcd45b4.dirty

--
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 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Joe Perches
This rtc/rtc-sec.c file has never been added to the kernel tree.
It's been 2 years.  Remove it.

Signed-off-by: Joe Perches j...@perches.com
cc: Sangbeom Kim sbki...@samsung.com
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e0f326c..8575e84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7722,7 +7722,6 @@ S:Supported
 F: drivers/mfd/sec*.c
 F: drivers/regulator/s2m*.c
 F: drivers/regulator/s5m*.c
-F: drivers/rtc/rtc-sec.c
 F: include/linux/mfd/samsung/
 
 SAMSUNG S5P/EXYNOS4 SOC SERIES CAMERA SUBSYSTEM DRIVERS
-- 
1.8.1.2.459.gbcd45b4.dirty

--
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 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Sangbeom Kim
On Friday, July 04, 2014 7:08 AM, Joe Perches wrote:

  F:   drivers/regulator/s2m*.c
  F:   drivers/regulator/s5m*.c
 -F:   drivers/rtc/rtc-sec.c
  F:   include/linux/mfd/samsung/
 

Yes, You are right.
There is no rtc-sec.c
Instead, rtc-s5m.c was upstreamed.
I will post update patch.

Thanks,
Sangbeom.

--
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 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Sachin Kamat
On Fri, Jul 4, 2014 at 5:23 AM, Sangbeom Kim sbki...@samsung.com wrote:
 On Friday, July 04, 2014 7:08 AM, Joe Perches wrote:

  F:   drivers/regulator/s2m*.c
  F:   drivers/regulator/s5m*.c
 -F:   drivers/rtc/rtc-sec.c
  F:   include/linux/mfd/samsung/


 Yes, You are right.
 There is no rtc-sec.c
 Instead, rtc-s5m.c was upstreamed.
 I will post update patch.

Joe,

In any case, if this patch is going to be appled, please fix typo in subject

s/Samsunt/Samsung

-- 
Regards,
Sachin.
--
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 09/16] MAINTAINERS: Update Samsunt MFD drivers pattern

2014-07-03 Thread Joe Perches
On Fri, 2014-07-04 at 09:15 +0530, Sachin Kamat wrote:
 In any case, if this patch is going to be appled, please fix typo in subject
 
 s/Samsunt/Samsung

I think Sangboem is going to submit something appropriate
instead.


--
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/