summaryrefslogtreecommitdiff
path: root/Documentation/dvb
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-07-02 06:22:55 (GMT)
committerAlex Deucher <alexander.deucher@amd.com>2013-11-01 16:43:16 (GMT)
commit43e917251aa50e3ff4b19c24f9fe965e4055e389 (patch)
treeffba504ad31e2530efa92ef1a52e21ced494e6fd /Documentation/dvb
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 'Documentation/dvb')
0 files changed, 0 insertions, 0 deletions