drm/radeon: clarify family checks in pm table parsing
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Apr 2013 14:51:26 +0000 (10:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2013 14:09:49 +0000 (10:09 -0400)
commit982cb32918f78730716213199787cc38202df33d
tree88ecca97a1aac6f16acff21a9a80d9a9848085ee
parentfacd112d1395fb6a0b6e460778aefc32197afcfc
drm/radeon: clarify family checks in pm table parsing

We actually care about the chip family rather than the
DCE version although functionally they are the same.

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