Re: [PATCH v2 0/5] hwmon: (ibmpowernv) remove dependency on OPAL index

2015-03-20 Thread Guenter Roeck
On Thu, Mar 19, 2015 at 06:44:40PM +0100, Cédric Le Goater wrote:
 Hello !
 
 The current implementation of the driver uses an index for the hwmon 
 attribute which is extracted from the device node name. This index
 is calculated by the OPAL firmware and its usage creates a dependency 
 with the driver which makes changes a little more complex in OPAL.
 
 This patchset changes the ibmpowernv code to use its own index. It 
 starts with a few cleanups, mostly code shuffling around the creation 
 of the hwmon sysfs attributes and completes by removing the dependency.
 
Series applied to hwmon-next (with patch #4 fixed up).

Thanks,
Guenter
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH v2 0/5] hwmon: (ibmpowernv) remove dependency on OPAL index

2015-03-20 Thread Cedric Le Goater
On 03/20/2015 04:26 PM, Guenter Roeck wrote:
 On Thu, Mar 19, 2015 at 06:44:40PM +0100, Cédric Le Goater wrote:
 Hello !

 The current implementation of the driver uses an index for the hwmon 
 attribute which is extracted from the device node name. This index
 is calculated by the OPAL firmware and its usage creates a dependency 
 with the driver which makes changes a little more complex in OPAL.

 This patchset changes the ibmpowernv code to use its own index. It 
 starts with a few cleanups, mostly code shuffling around the creation 
 of the hwmon sysfs attributes and completes by removing the dependency.

 Series applied to hwmon-next (with patch #4 fixed up).

Thanks !

C.

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev