22 Jul, 2012
1 commit
-
devres functions are the preferred means to allocate resources in hwmon drivers.
Document it.Signed-off-by: Guenter Roeck
Acked-by: Jean Delvare
19 Apr, 2011
1 commit
-
When writing hardware monitoring drivers, there are some common pitfalls which
keep coming up in code reviews. This patch provides a document describing all
those pitfalls and how to avoid them.Signed-off-by: Guenter Roeck
Acked-by: Jean Delvare