Bug 192201 - (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Summary: (NULL device *): hwmon_device_register() is deprecated. Please convert the dr...
Status: RESOLVED PATCH_ALREADY_AVAILABLE
Alias: None
Product: ACPI
Classification: Unclassified
Component: ACPICA-Core (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: acpi_acpica-core@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-09 17:14 UTC by Cristian Aravena Romero
Modified: 2017-05-29 01:39 UTC (History)
2 users (show)

See Also:
Kernel Version: 4.10.0-041000rc3-generic
Subsystem:
Regression: No
Bisected commit-id:


Attachments
dmesg_4.10.0-041000rc3-generic.txt (57.88 KB, text/plain)
2017-01-09 17:14 UTC, Cristian Aravena Romero
Details
lspci -vvnn (9.58 KB, text/plain)
2017-01-09 17:15 UTC, Cristian Aravena Romero
Details

Description Cristian Aravena Romero 2017-01-09 17:14:33 UTC
Created attachment 250931 [details]
dmesg_4.10.0-041000rc3-generic.txt

Hello,

dmesg:


[...]

[    1.921318] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().

[...]
Comment 1 Cristian Aravena Romero 2017-01-09 17:15:28 UTC
Created attachment 250941 [details]
lspci -vvnn
Comment 2 Zhang Rui 2017-01-16 02:08:42 UTC
Patch is available at
https://patchwork.kernel.org/patch/9489743/
and it's queued for next -rc
Comment 3 Josh Benson 2017-05-29 01:39:31 UTC
Confirmed this issue still exists in 4.12.0-rc2 and 4.11.3 stable.

Note You need to log in before you can comment on or make changes to this bug.