From: Tzung-Bi Shih <tzungbi@kernel.org>
To: torvalds@linux-foundation.org
Cc: pmalani@chromium.org, bleung@chromium.org, groeck@chromium.org,
tzungbi@kernel.org, linux-kernel@vger.kernel.org,
chrome-platform@lists.linux.dev
Subject: [GIT PULL] chrome-platform changes for v6.4
Date: Mon, 24 Apr 2023 13:49:58 +0800 [thread overview]
Message-ID: <ZEYYhltzTDUzAV0q@google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1709 bytes --]
Linus,
Please pull chrome-platform updates for v6.4.
Thanks,
TzungBi.
The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:
Linux 6.3-rc5 (2023-04-02 14:29:29 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-for-v6.4
for you to fetch changes up to d184d60aa301e424cd0cf7de90b40744710a2417:
platform/chrome: wilco_ec: remove return value check of debugfs_create_dir() (2023-04-24 13:35:12 +0800)
----------------------------------------------------------------
chrome platform changes for 6.4
* Improvements
- Replace fake flexible arrays with flexible-array member.
* Misc
- Minor cleanups and fixes.
----------------------------------------------------------------
Gustavo A. R. Silva (1):
platform/chrome: Replace fake flexible arrays with flexible-array member
Liang He (1):
platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()
Rob Barnes (1):
platform/chrome: cros_ec: Separate logic for getting panic info
Tzung-Bi Shih (2):
platform/chrome: cros_ec: remove unneeded label and if-condition
platform/chrome: cros_ec_debugfs: fix kernel-doc warning
Zhengkang Huang (1):
platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()
drivers/platform/chrome/cros_ec.c | 10 +++---
drivers/platform/chrome/cros_ec_debugfs.c | 42 ++++++++++++++++++++------
drivers/platform/chrome/cros_typec_switch.c | 1 +
drivers/platform/chrome/wilco_ec/debugfs.c | 2 --
include/linux/platform_data/cros_ec_commands.h | 2 +-
5 files changed, 39 insertions(+), 18 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next reply other threads:[~2023-04-24 5:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-24 5:49 Tzung-Bi Shih [this message]
2023-04-26 0:49 ` [GIT PULL] chrome-platform changes for v6.4 pr-tracker-bot
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=ZEYYhltzTDUzAV0q@google.com \
--to=tzungbi@kernel.org \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=groeck@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmalani@chromium.org \
--cc=torvalds@linux-foundation.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