drm/amdgpu/powerplay: partial revert of endian fixes
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jul 2016 13:46:28 +0000 (09:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Jul 2016 18:36:46 +0000 (14:36 -0400)
commit649663cf6380fffdfdeb52ab2b276caa6bcb3e51
tree4ea1c9c37a0c57448da38b8a989718c532ce6e3f
parentfc94d32dbf4f95353c89a51c1b3bef11c4ae30bd
drm/amdgpu/powerplay: partial revert of endian fixes

This fixes a warning on big endian. Bitfields need to
be handled properly.

Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c