better separation

This commit is contained in:
2025-06-13 12:26:54 +01:00
parent e8f5493e5d
commit 46acdf410e
5 changed files with 62 additions and 54 deletions

View File

@ -6,7 +6,7 @@
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Wolfgang Hottgenroth");
MODULE_DESCRIPTION("A simple LKM to parse the device tree for a specific device and its properties");
MODULE_DESCRIPTION("Driver for the MainsCnt measurement hat");
extern struct platform_driver leds_driver;