]> asedeno.scripts.mit.edu Git - linux.git/commit
media: v4l: dvb-frontends: stb0899: fix comparison to bitshift when dealing with a mask
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 5 Feb 2018 20:10:00 +0000 (15:10 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 13:30:10 +0000 (08:30 -0500)
commite2ce49468a14d5c1543bfd60385ff47b8aebfb0c
treec132fa41e0c00833eda8f95971f50945aba0580c
parent2f4a75b70bb113f549cfc38be6a9679178b28ac6
media: v4l: dvb-frontends: stb0899: 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: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/stb0899_reg.h