Skip to content
Snippets Groups Projects
Commit cffdbfe7 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] stb6100: get rid of tuner_state at struct stb6100_state


The stb6100 driver has a struct tuner_state on its state
struct, that it is used only to store the bandwidth. Even so,
this struct is not really used, as every time the bandwidth
is get or set, it goes through the hardware.

So, get rid of that.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 2184e253
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment