From: Guenter Roeck Date: Sun, 20 Jan 2013 20:01:41 +0000 (-0800) Subject: hwmon: (pmbus) Simplify memory allocation for sensor attributes X-Git-Tag: v3.9-rc1~152^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e081a7e3ae7c2390889688b4f8a0c7dbb6bb6b;p=pandora-kernel.git 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-diff-tree failed