Commit 6a05d66b authored by Prabhakar Lad's avatar Prabhakar Lad Committed by Mauro Carvalho Chehab

[media] media: tvp514x: remove field description

This patch removes the field description of fields that no
longer exists, along side aligns the field description of
fields.
Signed-off-by: default avatarLad, Prabhakar <prabhakar.lad@ti.com>
Acked-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 09f9408d
......@@ -96,12 +96,9 @@ enum tvp514x_output {
/**
* struct tvp514x_platform_data - Platform data values and access functions.
* @power_set: Power state access function, zero is off, non-zero is on.
* @ifparm: Interface parameters access function.
* @priv_data_set: Device private data (pointer) access function.
* @clk_polarity: Clock polarity of the current interface.
* @ hs_polarity: HSYNC Polarity configuration for current interface.
* @ vs_polarity: VSYNC Polarity configuration for current interface.
* @hs_polarity: HSYNC Polarity configuration for current interface.
* @vs_polarity: VSYNC Polarity configuration for current interface.
*/
struct tvp514x_platform_data {
/* Interface control params */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment