summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/exynos/exynos_drm_encoder.h
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-07-02 10:22:55 +0400
committerAlex Deucher <alexander.deucher@amd.com>2013-11-01 20:43:16 +0400
commit43e917251aa50e3ff4b19c24f9fe965e4055e389 (patch)
treeffba504ad31e2530efa92ef1a52e21ced494e6fd /drivers/gpu/drm/exynos/exynos_drm_encoder.h
parent5c7227391328ea1910336fc7b612821a70c51144 (diff)
downloadlinux-43e917251aa50e3ff4b19c24f9fe965e4055e389.tar.xz
drm/radeon/dpm: cleanup a type issue with rv6xx_clocks_per_unit()
The rv6xx_clocks_per_unit() function pretends it can set flags in a u64 bitfield but really because "1" is an int it doesn't work for more than 32 bits. The only caller truncates the high bits away anyway. I've just changed it to be a u32. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_encoder.h')
0 files changed, 0 insertions, 0 deletions