[GIT PULL] PECI fixes for v6.4

From: Winiarska, Iwona
Date: Mon May 22 2023 - 17:24:35 EST


Hi Greg,

please pull PECI update for Linux v6.4.

Thanks
-Iwona

The following changes since commit c21c0f9a20a963f5a1874657a4e3d657503f7815:

Binder: Add async from to transaction record (2023-05-13 20:38:12 +0900)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux.git tags/peci-fixes-6.4

for you to fetch changes up to 849b391254bf64796655868dbb6dee23551ff7d3:

peci: Constify struct peci_controller_ops (2023-05-22 22:16:16 +0200)

----------------------------------------------------------------
PECI fixes for v6.4

A small change to mark peci_controller_ops as const.

----------------------------------------------------------------
Zev Weiss (1):
peci: Constify struct peci_controller_ops

drivers/peci/controller/peci-aspeed.c | 2 +-
drivers/peci/core.c | 4 ++--
include/linux/peci.h | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)