[media] saa7134: fix detection of external decoders
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 19 Feb 2016 17:03:54 +0000 (15:03 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 23 Feb 2016 10:16:06 +0000 (07:16 -0300)
commit55d066a4c7b9e2e0c40eaac87a741f7217af6e8b
treeecb705ddf18e489e13b4f342a8d6f5063a9cbbf9
parent60ad768933ec16e784087f6d07aeeb0e91149221
[media] saa7134: fix detection of external decoders

As warned by smatch:
drivers/media/pci/saa7134/saa7134-core.c:840 saa7134_create_entities() info: ignoring unreachable code.
drivers/media/pci/saa7134/saa7134-core.c:843 saa7134_create_entities() warn: curly braces intended?

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-core.c
This page took 0.02642 seconds and 5 git commands to generate.