linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] hwmon: (it87) Minor cleanups for future development
@ 2023-01-21  8:57 Frank Crawford
  2023-01-21  8:57 ` [PATCH v1 1/2] hwmon: (it87) Group all related MODULE_PARM definitions together Frank Crawford
  2023-01-21  8:57 ` [PATCH v1 2/2] hwmon: (it87) Added driver version to distinguish from dev version Frank Crawford
  0 siblings, 2 replies; 6+ messages in thread
From: Frank Crawford @ 2023-01-21  8:57 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck; +Cc: linux-hwmon, Frank Crawford

Minor cleanups to make future management easier by
- grouping together all the MODULE_PARM definitions, and
- log a DRIVER_VERSION to distinguish the in-tree version from any
  development versions.

---

Frank Crawford (2):
  Group all related MODULE_PARM definitions together
  Added driver version to distinguish from dev version

 drivers/hwmon/it87.c | 28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-01-24 13:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21  8:57 [PATCH v1 0/2] hwmon: (it87) Minor cleanups for future development Frank Crawford
2023-01-21  8:57 ` [PATCH v1 1/2] hwmon: (it87) Group all related MODULE_PARM definitions together Frank Crawford
2023-01-24 13:51   ` Guenter Roeck
2023-01-21  8:57 ` [PATCH v1 2/2] hwmon: (it87) Added driver version to distinguish from dev version Frank Crawford
2023-01-21 14:04   ` Guenter Roeck
2023-01-21 23:30     ` Frank Crawford

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