drm/radeon: unconditionally set sysfs_initialized
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Nov 2015 18:01:35 +0000 (13:01 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Nov 2015 16:05:53 +0000 (11:05 -0500)
commit24dd2f64c5a877392925202321c7c2c46c2b0ddf
treee73e47607c98ec56d0021205b7f18a2e670617a6
parent7e52a81c2f0326a85d3ebc005829bcd604731c6d
drm/radeon: unconditionally set sysfs_initialized

Avoids spew on resume for systems where sysfs may
fail even on init.

bug:
https://bugzilla.kernel.org/show_bug.cgi?id=106851

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_pm.c