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)
Need to swap the data for big endian.
Notcied by sylware in IRC.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found