commit | 2a7d44f47f53fa1be677f44c73d78b1bcf9c05d9 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 19 09:30:42 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 19 15:45:54 2015 -0400 |
tree | 45f1a469b79f0d73c424c773aeb2239d6c50f853 | |
parent | f6c7aba47bcc0b1cc2085c8d8af80f8c02f28269 [diff] |
drm/radeon/dpm: don't add pwm attributes if DPM is disabled PWM fan control is only available with DPM. If DPM disabled, don't expose the PWM fan controls to avoid a crash. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92524 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org