]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm: fix 64 bit drm fixed point helpers
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Jul 2013 20:43:55 +0000 (16:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 30 Jul 2013 21:24:13 +0000 (17:24 -0400)
commita838834b2f7cbc09b6319a1fc332c03e4d665b20
tree548865f29964a44d9f62b51f88586832e58aba08
parent42a21826dc54583cdb79cc8477732e911ac9c376
drm: fix 64 bit drm fixed point helpers

Sign bit wasn't handled properly and a small typo.

Thanks to Christian for helping me sort this out.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/drm_fixed.h