]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/exynos: fix comparison to bitshift when dealing with a mask
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 5 Feb 2018 20:09:59 +0000 (21:09 +0100)
committerInki Dae <inki.dae@samsung.com>
Tue, 20 Feb 2018 00:16:18 +0000 (09:16 +0900)
commit1293b6191010672c0c9dacae8f71c6f3e4d70cbe
tree10b023c68bbde807fc9bfc4904effa360dff25c3
parenta588a8bb7b25a3fb4f7fed00feb7aec541fc2632
drm/exynos: fix comparison to bitshift when dealing with a mask

Due to a typo, the mask was destroyed by a comparison instead of a bit
shift.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/regs-fimc.h