public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] RZ/V2M I2Cdriver clean ups
@ 2023-05-25 13:52 Biju Das
  2023-05-27  8:26 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Biju Das @ 2023-05-25 13:52 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Biju Das, Andy Shevchenko, Philipp Zabel, linux-i2c, Pavel Machek,
	Geert Uytterhoeven, Prabhakar Mahadev Lad, linux-renesas-soc

This patch series aims to do the following clean ups based on feedback
from Pavel while backporting this driver to 5.10.y-cip kernel.

Drop extra space from config help description, Rename macro names in all
uppercase and finally in probe disable the operation of unit in case of
error.

Biju Das (3):
  i2c: rzv2m: Drop extra space
  i2c: rzv2m: Rename macro names in all uppercase
  i2c: rzv2m: Disable the operation of unit in case of error

 drivers/i2c/busses/Kconfig     |  2 +-
 drivers/i2c/busses/i2c-rzv2m.c | 20 +++++++++++---------
 2 files changed, 12 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-27 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-25 13:52 [PATCH 0/3] RZ/V2M I2Cdriver clean ups Biju Das
2023-05-27  8:26 ` Andy Shevchenko
2023-05-27 16:15   ` Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox