commit | f0e72c29fd063aca325afee25a6f9bcc22871837 | [log] [tgz] |
---|---|---|
author | Daniel Scheller <d.scheller@gmx.net> | Sun Aug 20 06:29:14 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 20 07:29:10 2017 -0400 |
tree | b940db6e2dcb7096ea9557c1f80e1c74058f74dd | |
parent | 6185a573851487d7044eecda39d5bfc77cf5d8ad [diff] |
media: dvb-frontends/stv0910: fix FE_HAS_LOCK check order in tune() It should first read the status and then check if FE has lock. Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>