fbdev/simplefb: change loglevel when the power domains cannot be parsed
authorBrian Masney <bmasney@redhat.com>
Tue, 12 Dec 2023 19:57:54 +0000 (14:57 -0500)
committerHans de Goede <hdegoede@redhat.com>
Thu, 14 Dec 2023 09:31:45 +0000 (10:31 +0100)
commit4350aa21cca48a5d951ba108290bad703fbc0630
tree7cfa187d49f87d460969bc0300694cf8888d998b
parentb1a2aa9bcbb88a7dc1c4df98dbf4f4df9ca79c9f
fbdev/simplefb: change loglevel when the power domains cannot be parsed

When the power domains cannot be parsed, the message is incorrectly
logged as an info message. Let's change this to an error since an error
is returned.

Fixes: 92a511a568e4 ("fbdev/simplefb: Add support for generic power-domains")
Signed-off-by: Brian Masney <bmasney@redhat.com>
Acked-by: Andrew Halaney <ahalaney@redhat.com>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231212195754.232303-1-bmasney@redhat.com
drivers/video/fbdev/simplefb.c