[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231003003429.1378109-1-swboyd@chromium.org>
Date: Mon, 2 Oct 2023 17:34:24 -0700
From: Stephen Boyd <swboyd@...omium.org>
To: Benson Leung <bleung@...omium.org>,
Tzung-Bi Shih <tzungbi@...nel.org>
Cc: linux-kernel@...r.kernel.org, patches@...ts.linux.dev,
chrome-platform@...ts.linux.dev
Subject: [PATCH 0/4] platform/chrome: Random driver cleanups
Here's some random chromeos driver cleanups that have been sitting in my
tree. I've noticed them while browsing the code for something I'm
working on.
Stephen Boyd (4):
platform/chrome: cros_ec_typec: Use semi-colons instead of commas
platform/chrome: cros_ec_typec: Use dev_err_probe() more
platform/chrome: cros_typec_vdm: Mark port_amode_ops const
platform/chrome: cros_ec_proto: Mark outdata as const
drivers/platform/chrome/cros_ec_proto.c | 2 +-
drivers/platform/chrome/cros_ec_typec.c | 18 +++++++++---------
drivers/platform/chrome/cros_typec_vdm.c | 2 +-
drivers/platform/chrome/cros_typec_vdm.h | 2 +-
include/linux/platform_data/cros_ec_proto.h | 2 +-
5 files changed, 13 insertions(+), 13 deletions(-)
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
--
https://chromeos.dev
Powered by blists - more mailing lists