From: Andrzej Hajda <andrzej.hajda@intel.com>
To: Juerg Haefliger <juerg.haefliger@canonical.com>,
s.nawrocki@samsung.com, mchehab@kernel.org,
linux-media@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] media: s5k5baf: Add MODULE_FIRMWARE macro
Date: Fri, 16 Jun 2023 17:30:32 +0200 [thread overview]
Message-ID: <696fe4db-81d0-dc8e-4fc7-0e39d477a934@intel.com> (raw)
In-Reply-To: <20230616120136.1026390-1-juerg.haefliger@canonical.com>
On 16.06.2023 14:01, Juerg Haefliger wrote:
> The module loads firmware so add a MODULE_FIRMWARE macro to provide that
> information via modinfo.
>
> Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Acked-by: Andrzej Hajda <andrzej.hajda@intel.com>
Regards
Andrzej
> ---
> drivers/media/i2c/s5k5baf.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/media/i2c/s5k5baf.c b/drivers/media/i2c/s5k5baf.c
> index 960fbf6428ea..69a3bad54530 100644
> --- a/drivers/media/i2c/s5k5baf.c
> +++ b/drivers/media/i2c/s5k5baf.c
> @@ -2031,3 +2031,5 @@ module_i2c_driver(s5k5baf_i2c_driver);
> MODULE_DESCRIPTION("Samsung S5K5BAF(X) UXGA camera driver");
> MODULE_AUTHOR("Andrzej Hajda <a.hajda@samsung.com>");
> MODULE_LICENSE("GPL v2");
> +
> +MODULE_FIRMWARE(S5K5BAF_FW_FILENAME);
prev parent reply other threads:[~2023-06-16 15:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-16 12:01 Juerg Haefliger
2023-06-16 15:30 ` Andrzej Hajda [this message]
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=696fe4db-81d0-dc8e-4fc7-0e39d477a934@intel.com \
--to=andrzej.hajda@intel.com \
--cc=juerg.haefliger@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=s.nawrocki@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®