1. 02 12月, 2014 2 次提交
  2. 01 12月, 2014 11 次提交
  3. 20 11月, 2014 1 次提交
    • A
      hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() · 6b19b660
      Arnaud Ebalard 提交于
      g762_remove() needs to first call hwmon_device_unregister() and then
      g762_of_clock_disable(). For that reason, it is not possible to
      convert it to devm_hwmon_device_register_with_groups() and the
      the non device managed version must be used.
      
      This is correctly stated in commit message for 398e16db ("hwmon:
      (g762) Convert to hwmon_device_register_with_groups") but the
      associated changes do in fact introduce a call to the device managed
      version of the function.
      
      This patch fixes that typo by switching to the non devm_ version.
      
      Fixes: 398e16db ("hwmon: (g762) Convert to hwmon_device_register_with_groups")
      Cc: stable@vger.kernel.org (3.17+)
      Signed-off-by: NArnaud Ebalard <arno@natisbad.org>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      6b19b660
  4. 12 11月, 2014 3 次提交
  5. 20 10月, 2014 1 次提交
  6. 03 10月, 2014 1 次提交
  7. 24 9月, 2014 1 次提交
  8. 23 9月, 2014 8 次提交
  9. 17 9月, 2014 2 次提交
  10. 29 8月, 2014 1 次提交
  11. 10 8月, 2014 1 次提交
  12. 07 8月, 2014 1 次提交
  13. 06 8月, 2014 7 次提交