imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Luis Chamberlain <mcgrof@kernel.org>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: Russ Weight <russ.weight@linux.dev>,
	Vinod Koul <vkoul@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	"Rafael J . Wysocki" <rafael@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	dmaengine@vger.kernel.org, imx@lists.linux.dev,
	patchwork-lst@pengutronix.de
Subject: Re: [PATCH 1/2] firmware: add nowarn variant of request_firmware_nowait()
Date: Tue, 28 May 2024 16:25:10 -0700	[thread overview]
Message-ID: <ZlZn1hMUscURcnUL@bombadil.infradead.org> (raw)
In-Reply-To: <20240516102532.213874-1-l.stach@pengutronix.de>

On Thu, May 16, 2024 at 12:25:31PM +0200, Lucas Stach wrote:
> Device drivers with optional firmware may still want to use the
> asynchronous firmware loading interface. To avoid printing a
> warning into the kernel log when the optional firmware is
> absent, add a nowarn variant of this interface.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>

  Luis

  parent reply	other threads:[~2024-05-28 23:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 10:25 [PATCH 1/2] firmware: add nowarn variant of request_firmware_nowait() Lucas Stach
2024-05-16 10:25 ` [PATCH 2/2] dmaengine: imx-sdma: don't print warning when firmware is absent Lucas Stach
2024-05-28 23:25 ` Luis Chamberlain [this message]
2024-06-04 15:35 ` [PATCH 1/2] firmware: add nowarn variant of request_firmware_nowait() Greg Kroah-Hartman
2024-06-07 17:47 ` Vinod Koul

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=ZlZn1hMUscURcnUL@bombadil.infradead.org \
    --to=mcgrof@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=patchwork-lst@pengutronix.de \
    --cc=rafael@kernel.org \
    --cc=russ.weight@linux.dev \
    --cc=shawnguo@kernel.org \
    --cc=vkoul@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).