]> Pileus Git - ~andy/linux/commit
[media] tuner-xc2028: fix "=" vs "==" typo
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 21 Jul 2012 07:32:38 +0000 (04:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 23:33:08 +0000 (20:33 -0300)
commit3a495ed77a2f582d860472cdfca815c1dc4a5d02
tree9b9b780ace36da5f59fe3eaa055db7bc54eff320
parent1a17a942cd0fe430540e9ead2e57eb358b6963bd
[media] tuner-xc2028: fix "=" vs "==" typo

We intended to do a compare here, not an assignment.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/tuner-xc2028.c