From: Tzung-Bi Shih <tzungbi@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org,
Benson Leung <bleung@chromium.org>
Subject: Re: [PATCH v1 1/1] platform/chrome: chromeos_laptop - replace open coded variant of DEFINE_RES_IRQ()
Date: Tue, 1 Jul 2025 07:20:30 +0000 [thread overview]
Message-ID: <aGOMPmy1UloEyOC5@google.com> (raw)
In-Reply-To: <20250630101745.1855918-1-andriy.shevchenko@linux.intel.com>
On Mon, Jun 30, 2025 at 01:17:45PM +0300, Andy Shevchenko wrote:
> DEFINE_RES_*() are compound literals, and hence no need to do that explicitly.
> Besides that, we have no IRQ name provided, no need to use _NAMED() variant.
> Replace open coded variant of DEFINE_RES_IRQ().
> No functional changes intended.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next
[1/1] platform/chrome: chromeos_laptop - replace open coded variant of DEFINE_RES_IRQ()
commit: 5af89b6309417bdc2ff6835509d33a172c4a3218
Thanks!
prev parent reply other threads:[~2025-07-01 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-30 10:17 [PATCH v1 1/1] platform/chrome: chromeos_laptop - replace open coded variant of DEFINE_RES_IRQ() Andy Shevchenko
2025-07-01 7:20 ` Tzung-Bi Shih [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=aGOMPmy1UloEyOC5@google.com \
--to=tzungbi@kernel.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--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 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.