Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1334997 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2016-02-16 06:00 +0100 |
| Last post | 2016-02-16 06:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2] clk: Move vendor's Kconfig into CCF menu section Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-02-16 06:00 +0100
Re: [PATCH v2] clk: Move vendor's Kconfig into CCF menu section James Liao <jamesjj.liao@mediatek.com> - 2016-02-16 06:50 +0100
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-02-16 06:00 +0100 |
| Subject | Re: [PATCH v2] clk: Move vendor's Kconfig into CCF menu section |
| Message-ID | <r2FTZ-2Qt-13@gated-at.bofh.it> |
2016-01-28 17:58 GMT+09:00 James Liao <jamesjj.liao@mediatek.com>: > Move all vendor's Kconfig into CCF menu section to prevent > new drivers putting their Kconfig files in a wrong place. > > Some Kconigs need to modify at the same time to avoid build > warnings. > > Signed-off-by: James Liao <jamesjj.liao@mediatek.com> > --- > This patch is based on v4.5-rc1. > > changes since v1: > - Modify s3c24xx and samsung's Kconfig to avoid build warngings. > > arch/arm/mach-s3c24xx/Kconfig | 1 + > drivers/clk/Kconfig | 8 +++----- > drivers/clk/samsung/Kconfig | 1 - > 3 files changed, 4 insertions(+), 6 deletions(-) > I wish you had used scripts/get_maintainer.pl to get list of people to CC... Kukjin Kim <kgene@kernel.org> (maintainer:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES) Krzysztof Kozlowski <k.kozlowski@samsung.com> (maintainer:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES) linux-samsung-soc@vger.kernel.org (moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES) Beside the fact that it is just nice and welcomed... it would help me to avoid some of duplicated work... Best regards, Krzysztof
[toc] | [next] | [standalone]
| From | James Liao <jamesjj.liao@mediatek.com> |
|---|---|
| Date | 2016-02-16 06:50 +0100 |
| Message-ID | <r2GGn-3pA-41@gated-at.bofh.it> |
| In reply to | #1334997 |
Hi Krzysztof, On Tue, 2016-02-16 at 13:59 +0900, Krzysztof Kozlowski wrote: > 2016-01-28 17:58 GMT+09:00 James Liao <jamesjj.liao@mediatek.com>: > > Move all vendor's Kconfig into CCF menu section to prevent > > new drivers putting their Kconfig files in a wrong place. > > > > Some Kconigs need to modify at the same time to avoid build > > warnings. > > > > Signed-off-by: James Liao <jamesjj.liao@mediatek.com> > > --- > > This patch is based on v4.5-rc1. > > > > changes since v1: > > - Modify s3c24xx and samsung's Kconfig to avoid build warngings. > > > > arch/arm/mach-s3c24xx/Kconfig | 1 + > > drivers/clk/Kconfig | 8 +++----- > > drivers/clk/samsung/Kconfig | 1 - > > 3 files changed, 4 insertions(+), 6 deletions(-) > > > > I wish you had used scripts/get_maintainer.pl to get list of people to CC... > Kukjin Kim <kgene@kernel.org> (maintainer:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES) > Krzysztof Kozlowski <k.kozlowski@samsung.com> (maintainer:ARM/SAMSUNG > EXYNOS ARM ARCHITECTURES) > linux-samsung-soc@vger.kernel.org (moderated list:ARM/SAMSUNG EXYNOS > ARM ARCHITECTURES) > > Beside the fact that it is just nice and welcomed... it would help me > to avoid some of duplicated work... I'm sorry about that. I modified mach-s3c24xx/Kconfig and samsung/Kconfig in patch v2 but I reused the TO and CC list from patch v1, so this patch missed Samsung's maintainers. Best regards, James
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web