Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1415942
| From | Ben Dooks <ben.dooks@codethink.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] MAINTAINERS: s5p-dev-mfc.c moved to arch/arm/mach-exynos |
| Date | 2016-06-07 11:40 +0200 |
| Message-ID | <rHlEm-Wz-17@gated-at.bofh.it> (permalink) |
| References | <rH6ci-7N1-25@gated-at.bofh.it> <rHjMe-897-19@gated-at.bofh.it> |
| Organization | Codethink Limited. |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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