tv: add device capability flag
authorJinhyung Jo <jinhyung.jo@samsung.com>
Thu, 10 Nov 2016 04:54:56 +0000 (13:54 +0900)
committerJinhyung Jo <jinhyung.jo@samsung.com>
Thu, 10 Nov 2016 05:04:41 +0000 (14:04 +0900)
commit7db10746c25486a38fc7524b11c10f64bb17c0f0
treec41d059a5a50b6c26cb807410a9d87f29dbd0134
parent1e5c370061b83c870dc9d6c338c9344676e0bd54
tv: add device capability flag

According to the policy of the V4L2,
the device drivers MUST fill in the device_caps.
If do not, warning messages & back-traces are print to the log.
Therefore add flags to the devices that do not have the device_caps.

Change-Id: I5d9ce4da56fc55ca81ca362b4f052339fec02f91
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
drivers/maru/tv/maru_atv.c
drivers/maru/tv/maru_component.c
drivers/maru/tv/maru_composite.c
drivers/maru/tv/maru_dtv_decoder.c
drivers/maru/tv/maru_hdmi.c
drivers/maru/tv/maru_hdmiswitch.c
drivers/maru/tv/maru_tuner.c