linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos
@ 2016-06-06 16:35 Ben Dooks
  2016-06-07  7:37 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Dooks @ 2016-06-06 16:35 UTC (permalink / raw)
  To: linxu-kernel
  Cc: linux-kernel, Ben Dooks, Krzysztof Kozlowski, Kukjin Kim, linux-kernel

Fix the path for s5p-dev-mfc.c to arch/arm/mach-exynos
(Moved in b93b315d444faa1505b6a5e001c30f3024849e46)

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
---
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: linux-kernel@vger.kernel.org
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ed42cb6..8fd2b26 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1631,7 +1631,7 @@ M:	Jeongtae Park <jtp.park@samsung.com>
 L:	linux-arm-kernel@lists.infradead.org
 L:	linux-media@vger.kernel.org
 S:	Maintained
-F:	arch/arm/plat-samsung/s5p-dev-mfc.c
+F:	arch/arm/mach-exynos/s5p-dev-mfc.c
 F:	drivers/media/platform/s5p-mfc/
 
 ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT
-- 
2.8.1

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

* Re: [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos
  2016-06-06 16:35 [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos Ben Dooks
@ 2016-06-07  7:37 ` Krzysztof Kozlowski
  2016-06-07  9:30   ` Ben Dooks
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2016-06-07  7:37 UTC (permalink / raw)
  To: Ben Dooks, linxu-kernel; +Cc: linux-kernel, Kukjin Kim, linux-kernel

On 06/06/2016 06:35 PM, Ben Dooks wrote:
> Fix the path for s5p-dev-mfc.c to arch/arm/mach-exynos
> (Moved in b93b315d444faa1505b6a5e001c30f3024849e46)
> 
> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
> ---
> Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Cc: Kukjin Kim <kgene@kernel.org>
> Cc: linux-kernel@vger.kernel.org
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ed42cb6..8fd2b26 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1631,7 +1631,7 @@ M:	Jeongtae Park <jtp.park@samsung.com>
>  L:	linux-arm-kernel@lists.infradead.org
>  L:	linux-media@vger.kernel.org
>  S:	Maintained
> -F:	arch/arm/plat-samsung/s5p-dev-mfc.c
> +F:	arch/arm/mach-exynos/s5p-dev-mfc.c
>  F:	drivers/media/platform/s5p-mfc/
>  
>  ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT

Thanks, till few days before the patch was okay... However recently the
arch/arm/mach-exynos/s5p-dev-mfc.c was removed [1] so I think this file
entry should be removed leaving only drivers/media/platform/s5p-mfc.

Could you resend with just removal of arch/arm/plat-... (and cc-ing
linux-samsung-soc@vger.kernel.org, I am using patchwork on this list for
applying)?

Best regards,
Krzysztof

[1]
https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/commit/?h=for-v4.8/exynos-mfc&id=b9bacc1e503e6ed893c8642f4de1b27ff98e5365

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

* Re: [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos
  2016-06-07  7:37 ` Krzysztof Kozlowski
@ 2016-06-07  9:30   ` Ben Dooks
  0 siblings, 0 replies; 3+ messages in thread
From: Ben Dooks @ 2016-06-07  9:30 UTC (permalink / raw)
  To: Krzysztof Kozlowski, linxu-kernel
  Cc: linux-kernel, Kukjin Kim, linux-kernel, matthew.leach

On 07/06/16 08:37, Krzysztof Kozlowski wrote:
> On 06/06/2016 06:35 PM, Ben Dooks wrote:
>> Fix the path for s5p-dev-mfc.c to arch/arm/mach-exynos
>> (Moved in b93b315d444faa1505b6a5e001c30f3024849e46)
>>
>> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
>> ---
>> Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>> Cc: Kukjin Kim <kgene@kernel.org>
>> Cc: linux-kernel@vger.kernel.org
>> ---
>>  MAINTAINERS | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ed42cb6..8fd2b26 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1631,7 +1631,7 @@ M:	Jeongtae Park <jtp.park@samsung.com>
>>  L:	linux-arm-kernel@lists.infradead.org
>>  L:	linux-media@vger.kernel.org
>>  S:	Maintained
>> -F:	arch/arm/plat-samsung/s5p-dev-mfc.c
>> +F:	arch/arm/mach-exynos/s5p-dev-mfc.c
>>  F:	drivers/media/platform/s5p-mfc/
>>  
>>  ARM/SAMSUNG S5P SERIES TV SUBSYSTEM SUPPORT
> 
> Thanks, till few days before the patch was okay... However recently the
> arch/arm/mach-exynos/s5p-dev-mfc.c was removed [1] so I think this file
> entry should be removed leaving only drivers/media/platform/s5p-mfc.
> 
> Could you resend with just removal of arch/arm/plat-... (and cc-ing
> linux-samsung-soc@vger.kernel.org, I am using patchwork on this list for
> applying)?

Thanks, will do that.

I have been doing some work with a colleague on getting Exynos working
big endian. I'll try and get the full series posted in the next few days
so people can have a look/test.

-- 
Ben Dooks				http://www.codethink.co.uk/
Senior Engineer				Codethink - Providing Genius

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

end of thread, other threads:[~2016-06-07  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06 16:35 [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos Ben Dooks
2016-06-07  7:37 ` Krzysztof Kozlowski
2016-06-07  9:30   ` Ben Dooks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).