patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] platform/chrome: Random driver cleanups
@ 2023-10-03  0:34 Stephen Boyd
  2023-10-03  0:34 ` [PATCH 1/4] platform/chrome: cros_ec_typec: Use semi-colons instead of commas Stephen Boyd
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stephen Boyd @ 2023-10-03  0:34 UTC (permalink / raw)
  To: Benson Leung, Tzung-Bi Shih; +Cc: linux-kernel, patches, chrome-platform

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-10-05  1:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03  0:34 [PATCH 0/4] platform/chrome: Random driver cleanups Stephen Boyd
2023-10-03  0:34 ` [PATCH 1/4] platform/chrome: cros_ec_typec: Use semi-colons instead of commas Stephen Boyd
2023-10-03  0:34 ` [PATCH 2/4] platform/chrome: cros_ec_typec: Use dev_err_probe() more Stephen Boyd
2023-10-03  0:34 ` [PATCH 3/4] platform/chrome: cros_typec_vdm: Mark port_amode_ops const Stephen Boyd
2023-10-03  0:34 ` [PATCH 4/4] platform/chrome: cros_ec_proto: Mark outdata as const Stephen Boyd
2023-10-03 22:11 ` [PATCH 0/4] platform/chrome: Random driver cleanups Prashant Malani
2023-10-04  3:50 ` patchwork-bot+chrome-platform
2023-10-05  1:56 ` patchwork-bot+chrome-platform

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).