drm/radeon/dpm: fix typo in setting smc flag
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 17:30:55 +0000 (13:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 Nov 2013 19:25:55 +0000 (15:25 -0400)
PPSMC_EXTRAFLAGS_AC2DC_GPIO5_POLARITY_HIGH should be
set in extraFlags, not systemFlags.

Noticed-by: Sylvain BERTRAND <sylware@legeek.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found