[media] zoran: annotate switch fall through
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 19 May 2017 12:02:13 +0000 (09:02 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 19 May 2017 12:02:13 +0000 (09:02 -0300)
commit9ca3ae0d5e46a48b7eaf4afcdc68887e32692c17
tree498fde1d1639ce313f53b4a1e092d7c152d08ae9
parentc087fe3ec71bad9bcba731c328b0eb6f306c0de6
[media] zoran: annotate switch fall through

There are two cases here that it does a switch fall through.
Annotate it, in order to shut up gcc warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/zoran/zoran_driver.c