mbox series

[GIT,PULL] chrome-platform fixes for v6.13-rc5

Message ID Z2twq2LlnCfYQPAc@google.com (mailing list archive)
State Accepted
Commit ab8beb204723d5eff978614160cc5efc78c31ffb
Headers show
Series [GIT,PULL] chrome-platform fixes for v6.13-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-for-6.13-rc5

Message

Tzung-Bi Shih Dec. 25, 2024, 2:40 a.m. UTC
The following changes since commit ea45f3f46734a47bdbcfb31f41748484219d2ea6:

  platform/chrome: Switch back to struct platform_driver::remove() (2024-10-28 08:48:34 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-for-6.13-rc5

for you to fetch changes up to dcd59d0d7d51b2a4b768fc132b0d74a97dfd6d6a:

  platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops (2024-12-25 01:47:35 +0000)

----------------------------------------------------------------
chrome platform changes for 6.13-rc5

* Fixes

  - Fix wrong product names for early Framework Laptops.

----------------------------------------------------------------
Dustin L. Howett (1):
      platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops

 drivers/platform/chrome/cros_ec_lpc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 26, 2024, 9:24 p.m. UTC | #1
The pull request you sent on Wed, 25 Dec 2024 02:40:43 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-for-6.13-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ab8beb204723d5eff978614160cc5efc78c31ffb

Thank you!