From: Greg KH <gregkh@linuxfoundation.org>
To: Yusuf Khan <yusisamerican@gmail.com>
Cc: linux-kernel@vger.kernel.org, jasowang@redhat.com,
mikelley@microsoft.com, mst@redhat.com, javier@javigon.com,
arnd@arndb.de, will@kernel.org, axboe@kernel.dk,
bjorn.andersson@linaro.org
Subject: Re: [PATCH v2] drivers: ddcci: upstream DDCCI driver
Date: Sat, 26 Feb 2022 08:26:41 +0100 [thread overview]
Message-ID: <YhnWMbYyOhKIRxa3@kroah.com> (raw)
In-Reply-To: <20220226040429.1035368-1-yusisamerican@gmail.com>
On Fri, Feb 25, 2022 at 08:04:29PM -0800, Yusuf Khan wrote:
> --- /dev/null
> +++ b/drivers/ddcci/Kconfig
> @@ -0,0 +1,5 @@
> +# SPDX-License-Identifier: GPL-2.0-only
> +menuconfig DDCCI
> + tristate "DDCCI display protocol support"
> + help
> + Say Y here if you want to have DDCCI
You need to explain what this is, what uses it, and why anyone would
want to enable it. We have no idea what this driver is supposed to do
:(
next prev parent reply other threads:[~2022-02-26 7:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-26 4:04 [PATCH v2] drivers: ddcci: upstream DDCCI driver Yusuf Khan
2022-02-26 7:25 ` Greg KH
2022-02-26 7:26 ` Greg KH [this message]
2022-02-26 7:34 ` Greg KH
2022-02-26 8:17 ` kernel test robot
2022-02-26 8:48 ` kernel test robot
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=YhnWMbYyOhKIRxa3@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=axboe@kernel.dk \
--cc=bjorn.andersson@linaro.org \
--cc=jasowang@redhat.com \
--cc=javier@javigon.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikelley@microsoft.com \
--cc=mst@redhat.com \
--cc=will@kernel.org \
--cc=yusisamerican@gmail.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.