From: Krzysztof Kozlowski <krzk@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-serial@vger.kernel.org, Kukjin Kim <kgene@kernel.org>,
Donghoon Yu <hoony.yu@samsung.com>,
Hyunki Koo <kkoos00@naver.com>,
HYUN-KI KOO <hyunki00.koo@samsung.com>,
Shinbeom Choi <sbeom.choi@samsung.com>,
Jiri Slaby <jslaby@suse.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] tty: serial: samsung_tty: build it for any platform
Date: Thu, 20 Feb 2020 11:54:32 +0100 [thread overview]
Message-ID: <20200220105432.GA24587@pi3> (raw)
In-Reply-To: <20200220102628.3371996-1-gregkh@linuxfoundation.org>
On Thu, Feb 20, 2020 at 11:26:27AM +0100, Greg Kroah-Hartman wrote:
> There is no need to tie this driver to only a specific SoC, or compile
> test, so remove that dependancy from the Kconfig rules.
>
> Cc: Kukjin Kim <kgene@kernel.org>
> Cc: Donghoon Yu <hoony.yu@samsung.com>
> Cc: Hyunki Koo <kkoos00@naver.com>
> Cc: HYUN-KI KOO <hyunki00.koo@samsung.com>
> Cc: Shinbeom Choi <sbeom.choi@samsung.com>
> Cc: Krzysztof Kozlowski <krzk@kernel.org>
> Cc: Jiri Slaby <jslaby@suse.com>
> Cc: linux-arm-kernel@lists.infradead.org
> Cc: linux-samsung-soc@vger.kernel.org
> Cc: linux-serial@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> drivers/tty/serial/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Donghoon Yu <hoony.yu@samsung.com>,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Shinbeom Choi <sbeom.choi@samsung.com>,
Hyunki Koo <kkoos00@naver.com>, Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-serial@vger.kernel.org, Jiri Slaby <jslaby@suse.com>,
HYUN-KI KOO <hyunki00.koo@samsung.com>
Subject: Re: [PATCH 1/2] tty: serial: samsung_tty: build it for any platform
Date: Thu, 20 Feb 2020 11:54:32 +0100 [thread overview]
Message-ID: <20200220105432.GA24587@pi3> (raw)
In-Reply-To: <20200220102628.3371996-1-gregkh@linuxfoundation.org>
On Thu, Feb 20, 2020 at 11:26:27AM +0100, Greg Kroah-Hartman wrote:
> There is no need to tie this driver to only a specific SoC, or compile
> test, so remove that dependancy from the Kconfig rules.
>
> Cc: Kukjin Kim <kgene@kernel.org>
> Cc: Donghoon Yu <hoony.yu@samsung.com>
> Cc: Hyunki Koo <kkoos00@naver.com>
> Cc: HYUN-KI KOO <hyunki00.koo@samsung.com>
> Cc: Shinbeom Choi <sbeom.choi@samsung.com>
> Cc: Krzysztof Kozlowski <krzk@kernel.org>
> Cc: Jiri Slaby <jslaby@suse.com>
> Cc: linux-arm-kernel@lists.infradead.org
> Cc: linux-samsung-soc@vger.kernel.org
> Cc: linux-serial@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> drivers/tty/serial/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-02-20 10:54 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200220121333eucas1p26befa95831b44a793822b4f07b37d2cc@eucas1p2.samsung.com>
2020-02-20 10:26 ` [PATCH 1/2] tty: serial: samsung_tty: build it for any platform Greg Kroah-Hartman
2020-02-20 10:26 ` Greg Kroah-Hartman
2020-02-20 10:26 ` [PATCH 2/2] tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG Greg Kroah-Hartman
2020-02-20 10:26 ` Greg Kroah-Hartman
2020-02-20 10:55 ` Krzysztof Kozlowski
2020-02-20 10:55 ` Krzysztof Kozlowski
2020-02-20 11:09 ` Greg Kroah-Hartman
2020-02-20 11:09 ` Greg Kroah-Hartman
2020-02-20 10:54 ` Krzysztof Kozlowski [this message]
2020-02-20 10:54 ` [PATCH 1/2] tty: serial: samsung_tty: build it for any platform Krzysztof Kozlowski
2020-02-20 12:13 ` Bartlomiej Zolnierkiewicz
2020-02-20 12:13 ` Bartlomiej Zolnierkiewicz
2020-02-25 8:52 ` Geert Uytterhoeven
2020-02-25 8:52 ` Geert Uytterhoeven
2020-02-25 20:41 ` Greg Kroah-Hartman
2020-02-25 20:41 ` Greg Kroah-Hartman
2020-02-25 21:22 ` Geert Uytterhoeven
2020-02-25 21:22 ` Geert Uytterhoeven
2020-02-26 10:11 ` Bartlomiej Zolnierkiewicz
2020-02-26 10:11 ` Bartlomiej Zolnierkiewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200220105432.GA24587@pi3 \
--to=krzk@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hoony.yu@samsung.com \
--cc=hyunki00.koo@samsung.com \
--cc=jslaby@suse.com \
--cc=kgene@kernel.org \
--cc=kkoos00@naver.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=sbeom.choi@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.