V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed
authorOliver Endriss <o.endriss@gmx.de>
Sat, 25 Aug 2007 15:00:23 +0000 (12:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:06:59 +0000 (22:06 -0300)
commit48136e1e93195b56dc3d9b0730917241b3365633
tree56314dc49a2c092a090424326d65a3c34be622d0
parent226835d7e0a1136bce2a0b923e0832ab47450a30
V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed

ts_bus_ctrl() should only be called by
- the first open
- the last release call.

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_frontend.c