linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Cleanup i2c-amd-mp2 driver
@ 2021-01-29 18:26 mail
  2021-01-29 18:26 ` [PATCH v1 1/2] Removed NIH log functions mail
  2021-01-29 18:26 ` [PATCH v1 2/2] Removed unused work_amd_i2c_common macro mail
  0 siblings, 2 replies; 5+ messages in thread
From: mail @ 2021-01-29 18:26 UTC (permalink / raw)
  To: syniurge, nehal-bakulchandra.shah, shyam-sundar.s-k, mail,
	andriy.shevchenko, linux-i2c, linux-kernel

From: Richard Neumann <mail@richard-neumann.de>

Cleaned up the i2c-amd-mp2-{pci,plat} drivers:
* Migrated kernel logging to pci_* log macros where applicable.
* Removed unused macros.

Richard Neumann (2):
  Removed NIH log functions
  Removed unused work_amd_i2c_common macro

 drivers/i2c/busses/i2c-amd-mp2-pci.c  | 37 ++++++++++++++-------------
 drivers/i2c/busses/i2c-amd-mp2-plat.c |  5 ++--
 drivers/i2c/busses/i2c-amd-mp2.h      |  6 -----
 3 files changed, 21 insertions(+), 27 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-01-29 18:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-29 18:26 [PATCH v1 0/2] Cleanup i2c-amd-mp2 driver mail
2021-01-29 18:26 ` [PATCH v1 1/2] Removed NIH log functions mail
2021-01-29 18:50   ` Andy Shevchenko
2021-01-29 18:26 ` [PATCH v1 2/2] Removed unused work_amd_i2c_common macro mail
2021-01-29 18:52   ` Andy Shevchenko

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).