From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Damien Riégel" <damien.riegel@silabs.com>
Cc: greybus-dev@lists.linaro.org, linux-kernel@vger.kernel.org,
linux-devel@silabs.com, Alex Elder <elder@kernel.org>,
Johan Hovold <johan@kernel.org>
Subject: Re: [RFC 1/6] greybus: move host controller drivers comment in Makefile
Date: Wed, 16 Jul 2025 15:20:17 +0200 [thread overview]
Message-ID: <2025071604-plus-spoiled-3d39@gregkh> (raw)
In-Reply-To: <20250705004036.3828-2-damien.riegel@silabs.com>
On Fri, Jul 04, 2025 at 08:40:31PM -0400, Damien Riégel wrote:
> gb-beagleplay is also a Greybus host controller driver, so move comment
> accordingly.
>
> Signed-off-by: Damien Riégel <damien.riegel@silabs.com>
> ---
> drivers/greybus/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/greybus/Makefile b/drivers/greybus/Makefile
> index d986e94f889..c3564ad151f 100644
> --- a/drivers/greybus/Makefile
> +++ b/drivers/greybus/Makefile
> @@ -18,9 +18,9 @@ obj-$(CONFIG_GREYBUS) += greybus.o
> # needed for trace events
> ccflags-y += -I$(src)
>
> +# Greybus Host controller drivers
> obj-$(CONFIG_GREYBUS_BEAGLEPLAY) += gb-beagleplay.o
>
The blank line should be dropped here too, right?
thanks,
greg k-h
next prev parent reply other threads:[~2025-07-16 13:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-05 0:40 [RFC 0/6] Introducing CPC support in Greybus Damien Riégel
2025-07-05 0:40 ` [RFC 1/6] greybus: move host controller drivers comment in Makefile Damien Riégel
2025-07-16 13:20 ` Greg Kroah-Hartman [this message]
2025-07-05 0:40 ` [RFC 2/6] greybus: cpc: add core logic Damien Riégel
2025-07-16 13:21 ` Greg Kroah-Hartman
2025-07-05 0:40 ` [RFC 3/6] greybus: cpc: add SPI driver Damien Riégel
2025-07-05 0:40 ` [RFC 4/6] greybus: add API for async unidirectional transfer Damien Riégel
2025-07-16 13:21 ` Greg Kroah-Hartman
2025-07-05 0:40 ` [RFC 5/6] greybus: match device with bundle ID Damien Riégel
2025-07-16 13:19 ` Greg Kroah-Hartman
2025-07-05 0:40 ` [RFC 6/6] greybus: add class driver for Silabs Bluetooth Damien Riégel
2025-07-16 13:23 ` Greg Kroah-Hartman
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=2025071604-plus-spoiled-3d39@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=damien.riegel@silabs.com \
--cc=elder@kernel.org \
--cc=greybus-dev@lists.linaro.org \
--cc=johan@kernel.org \
--cc=linux-devel@silabs.com \
--cc=linux-kernel@vger.kernel.org \
/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 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).