Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1415795

Re: [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos
Date 2016-06-07 09:40 +0200
Message-ID <rHjMe-897-19@gated-at.bofh.it> (permalink)
References <rH6ci-7N1-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos Ben Dooks <ben.dooks@codethink.co.uk> - 2016-06-06 19:10 +0200
  Re: [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-07 09:40 +0200
    Re: [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos Ben Dooks <ben.dooks@codethink.co.uk> - 2016-06-07 11:40 +0200

csiph-web