hwmon: Document the use of devres functions
authorGuenter Roeck <linux@roeck-us.net>
Sat, 16 Jun 2012 14:33:52 +0000 (07:33 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jul 2012 04:48:41 +0000 (21:48 -0700)
devres functions are the preferred means to allocate resources in hwmon drivers.
Document it.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jean Delvare <khali@linux-fr.org>

No differences found