drm/radeon: unconditionally set sysfs_initialized
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Nov 2015 18:01:35 +0000 (13:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:06:48 +0000 (15:06 -0800)
commit10cdad157d42a3bea75c2d4d6e2caf7f6f2e4e78
treebe38984b094b1b788248f79a511a9558b6de2bc9
parent3e71a1817e2882753b83fbb4cff8e60b88fb0e0d
drm/radeon: unconditionally set sysfs_initialized

commit 24dd2f64c5a877392925202321c7c2c46c2b0ddf upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_pm.c