thermal: da9062-thermal: Drop redundant error message
authorzhaoxiao <zhaoxiao@uniontech.com>
Fri, 12 Aug 2022 06:39:26 +0000 (14:39 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 31 Aug 2022 18:58:25 +0000 (20:58 +0200)
commit1ea252ef299bbce16cc40d52d0635346fdc4b7ea
treeaf67de24c80611f110272888d91c153adc5d3c41
parentb1a2c4ee8be1df1931599e3214402ed9d6f97f8e
thermal: da9062-thermal: Drop redundant error message

Since platform_get_irq() already prints an error message on failure, it
is not necessary to print another one for the same purpose.

Signed-off-by: zhaoxiao <zhaoxiao@uniontech.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/da9062-thermal.c