]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2014 15:53:50 +0000 (10:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Jan 2014 23:20:54 +0000 (18:20 -0500)
commitcec20a2dc4843bab40aace0372ba1c36c0ffac62
tree5a57533acc96d00a2c5120bd122bc2910115ec1d
parent55a77f8bff75cc25cf4109f2430b566bad718f0a
drm/radeon: fix endian handling in radeon_atom_init_mc_reg_table

Need to swap the data for big endian.
Notcied by sylware in IRC.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_atombios.c