commit | 711f3fba6ffd3914fd1b5ed9faf8d22bab6f2203 | [log] [tgz] |
---|---|---|
author | Olli Salonen <olli.salonen@iki.fi> | Tue Mar 01 16:28:54 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Mar 03 14:33:33 2016 -0300 |
tree | ac10a13024ad6af24603635808711f52a5f0a02b | |
parent | 34f0693d7d772469f94d663c33ac18bc52080704 [diff] |
[media] dvb-core: fix return code checking for devices with CA The test for the return code was mistakenly inverted. This caused DVB devices with CA module to fail on modprobe. Tested with TechnoTrend CT2-4650 CI USB tuner. Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>