diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-14 13:44:19 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-11 18:49:20 +0200 |
commit | 282996925b4d78f9795d176f7fb409281c98d56d (patch) | |
tree | 938daf4323829679e228d9d10f55d86cfd61c422 /drivers/media/usb/dvb-usb | |
parent | media: stv0288: get rid of set_property boilerplate (diff) | |
download | linux-282996925b4d78f9795d176f7fb409281c98d56d.tar.xz linux-282996925b4d78f9795d176f7fb409281c98d56d.zip |
media: stv6110: get rid of a srate dead code
The stv6110 has a weird code that checks if get_property
and set_property ioctls are defined. If they're, it initializes
a "srate" var from properties cache. Otherwise, it sets to
15MBaud, with won't make any sense.
Thankfully, it seems that someone else discovered the issue in
the past, as "srate" is currently not used anywhere!
So, get rid of that really weird dead code logic.
Reported-by: Honza Petrous <jpetrous@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb')
0 files changed, 0 insertions, 0 deletions