commit | 1c343fc9db9e17a86c0681e0a653fd65aa9243ac | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 15 13:18:12 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 10 14:16:55 2016 -0500 |
tree | 490ca59ddc3acf54d39f6af4ffe0a4286d92a68d | |
parent | 18db89b4025a9fb71824d0ffd84594c9f6f41cec [diff] |
drm/amdgpu: drop hard_reset module parameter It doesn't currently do anything and there's no need for it going forward since pci config reset will be required as a fallback even when we have fine grained reset implemented. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>