[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()
commitabe1def46d84aa27d3f84d729204b162e8c64d76
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 1 Oct 2010 21:13:41 +0000 (1 18:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 09:54:17 +0000 (21 07:54 -0200)
tree73f4f291a3c68c62162362d677b1c1db09751b0f
parent11b64d31c00359e2e6fa73b0ae4688663e848765
[media] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()

It was missing the `break'.

Addresses https://bugzilla.kernel.org/show_bug.cgi?id=18672

Reported-by: Igor <i2g2r2@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-core.c