media: cec.h: Fix kerneldoc
The fields are gone, remove their documentation. Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
27b9e36d0e
commit
f26d914262
|
@ -224,8 +224,6 @@ struct cec_adap_ops {
|
||||||
* @notifier: CEC notifier
|
* @notifier: CEC notifier
|
||||||
* @pin: CEC pin status struct
|
* @pin: CEC pin status struct
|
||||||
* @cec_dir: debugfs cec directory
|
* @cec_dir: debugfs cec directory
|
||||||
* @status_file: debugfs cec status file
|
|
||||||
* @error_inj_file: debugfs cec error injection file
|
|
||||||
* @sequence: transmit sequence counter
|
* @sequence: transmit sequence counter
|
||||||
* @input_phys: remote control input_phys name
|
* @input_phys: remote control input_phys name
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue