diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-07-11 07:01:39 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-17 18:29:42 -0300 |
commit | a7f404af8a435b940055a04be19a3304da93a76d (patch) | |
tree | f5f505e5dc74cf3210a8e9858044271d924aaa2a /drivers/media/v4l2-core/v4l2-dev.c | |
parent | ce71bbc91e2440a399f2f96b96cfbf263a6629c1 (diff) |
[media] v4l2-ioctl.c: fix enum_freq_bands handling
If the driver supports enum_freq_bands, but only for certain device
nodes, then it may return -ENOTTY. But in that case the code should
fall into the fall-back case where the current tuner/modulator range
is returned.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-dev.c')
0 files changed, 0 insertions, 0 deletions