public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] i2c: omap: trivial code cleanups
@ 2024-12-07 12:42 Dhruv Menon
  2024-12-07 12:42 ` [PATCH v3 1/2] i2c: omap: Clean up coding style Dhruv Menon
  2024-12-07 12:42 ` [PATCH v3 2/2] i2c: omap: remove unused parameter Dhruv Menon
  0 siblings, 2 replies; 6+ messages in thread
From: Dhruv Menon @ 2024-12-07 12:42 UTC (permalink / raw)
  To: aaro.koskinen, andreas, vigneshr, andi.shyti
  Cc: jmkrzyszt, tony, khilman, rogerq, linux-omap, linux-i2c,
	Dhruv Menon

This patch series cleans up the coding style based on different 
kinds of checkpatch complains for i2c-omap and removes unused 
parameters.

Changes in v2:
      1. Improve language / grammar for the patch descriptions.
      2. Removed changes related to ms_sleep(). 
      3. split the patch into two patches.
      4. Sending it inlined instead of as an attachment.

Dhruv Menon (2):
  i2c: omap: Clean up coding style
  i2c: omap: remove unused parameter

 drivers/i2c/busses/i2c-omap.c | 203 ++++++++++++++++------------------
 1 file changed, 98 insertions(+), 105 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-12-10 14:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-07 12:42 [PATCH v3 0/2] i2c: omap: trivial code cleanups Dhruv Menon
2024-12-07 12:42 ` [PATCH v3 1/2] i2c: omap: Clean up coding style Dhruv Menon
2024-12-09 13:00   ` Roger Quadros
2024-12-10 14:44   ` Andi Shyti
2024-12-07 12:42 ` [PATCH v3 2/2] i2c: omap: remove unused parameter Dhruv Menon
2024-12-09 13:00   ` Roger Quadros

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