From: Dan Carpenter Date: Tue, 28 Dec 2010 00:04:58 +0000 (-0300) Subject: [media] cx231xx: use bitwise negate instead of logical X-Git-Tag: v2.6.38-rc1~470^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f63306d82131371f464c0e5b7ebe6a23a84c768;p=pandora-kernel.git [media] cx231xx: use bitwise negate instead of logical Bitwise negate was intended here. INPUT_SEL_MASK is 0x30. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed