V4L/DVB (6632): xc2028: fix inverted logic in audio standard check
authorChris Pascoe <c.pascoe@itee.uq.edu.au>
Mon, 19 Nov 2007 07:16:47 +0000 (04:16 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:22 +0000 (19:02 -0200)
commite155d908f72cc429b538c101ee8ffcd10a44b69b
treed08c21231c6a55528375e2914d6ef6ab37d55c1f
parent47cc5b78102b4e9993ea1c054b4f077cf7aac7db
V4L/DVB (6632): xc2028: fix inverted logic in audio standard check

strcasecmp returns 0 on match, not true.

Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-xc2028.c