]> git.baikalelectronics.ru Git - kernel.git/commit
pc87360: Move some code around
authorJim Cromie <jim.cromie@gmail.com>
Sun, 24 Sep 2006 19:01:56 +0000 (21:01 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 28 Sep 2006 22:31:17 +0000 (15:31 -0700)
commitcdd6cb9a6544a007deb0d8949fd0fb4747cc8e54
tree82aab01472d4f46d382c735da49dde8f3003652b
parentb53c2c78a43c4189e2c0b57523f25b2f0fa7f092
pc87360: Move some code around

pc87360: Move some code around

Moves code for get-set-decl tuples for 3 items: cpu0_vid, vrm, alarms_in
up, to just after the get-set-decl tuple for voltages.
These items are already 'activated' together with the rest of the
voltage attributes, so the move tightens the grouping that's made
explicit in next patch.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hwmon/pc87360.c