From e1e081a7e3ae7c2390889688b4f8a0c7dbb6bb6b Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sun, 20 Jan 2013 12:01:41 -0800 Subject: [PATCH] hwmon: (pmbus) Simplify memory allocation for sensor attributes Since memory is now allocated with dev_ functions, we no longer need to keep track of allocated memory. Sensor memory allocation can therefore be simplified significantly. Signed-off-by: Guenter Roeck --- Reading git-format-patch failed