]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
hwmon: (adm9240) Drop log messages from detect function
authorGuenter Roeck <linux@roeck-us.net>
Thu, 11 Mar 2021 04:11:54 +0000 (20:11 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 20 Apr 2021 13:50:14 +0000 (06:50 -0700)
commit69698bde1873bb203fc0cb20026765ea5c4f93fe
treee4ca9803340a16d2050a31985f30d3077660fc74
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0
hwmon: (adm9240) Drop log messages from detect function

Not detecting a chip in the detect function is normal and should not
generate any log messages, much less error messages.

Cc: Chris Packham <Chris.Packham@alliedtelesis.co.nz>
Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Tested-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/adm9240.c