drm/radeon: drop confusing message about backlight control
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Jul 2016 20:39:19 +0000 (16:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Jul 2016 18:36:45 +0000 (14:36 -0400)
commitfc94d32dbf4f95353c89a51c1b3bef11c4ae30bd
treee244d7a26ed895a763d93d2cc4343d54a874cc82
parentecb2caae6aa7e33a8b413479d802a6b818316f97
drm/radeon: drop confusing message about backlight control

The message is harmless and confusing.  On PX systems,
there is one ATIF method, but potentially multiple GPUs
leading to an error on the GPU with no backlight control.

Bug: https://bugzilla.kernel.org/show_bug.cgi?id=115011
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Hans de Goede <jwrdegoede@fedoraproject.org>
drivers/gpu/drm/radeon/radeon_acpi.c