]> git.dujemihanovic.xyz Git - u-boot.git/commit
button: qcom-pmic: demote "unknown button" message to debug
authorCaleb Connolly <caleb.connolly@linaro.org>
Fri, 9 Feb 2024 15:11:34 +0000 (15:11 +0000)
committerCaleb Connolly <caleb.connolly@linaro.org>
Wed, 14 Feb 2024 17:21:50 +0000 (17:21 +0000)
commit22f391e8be11986bae824509470cf11e7bac31b0
tree0dd6b6bd79df48537ba6e4cde4c371dc634e773b
parent6b929e9f3c16bbddeffb85351e93db13eaa9b57d
button: qcom-pmic: demote "unknown button" message to debug

This message isn't an error (there can be a watchdog subnode for example)
but it shouldn't be printed unless this driver is being debugged. Demote
it to a debug print.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/button/button-qcom-pmic.c