soc: mediatek: pm-domains: Simplify some error message
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Fri, 5 Aug 2022 21:46:49 +0000 (23:46 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 31 Aug 2022 13:07:56 +0000 (15:07 +0200)
commit385ba16dbf9edad0b898d160a40e98e379fc05c5
tree4a409bc1986c2332d88fcad94d08c2a39d9f38cc
parent9d0d887ac7e5a32834cda4f305e1875fccaf67ff
soc: mediatek: pm-domains: Simplify some error message

dev_err_probe() already prints the error code in a human readable way, so
there is no need to duplicate it as a numerical value at the end of the
message.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/e6ba80d8e27fdb2b1527c7eae6687e481960c81d.1659735996.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-pm-domains.c