Skip to content

Commit

Permalink
[media] media: tvp514x: remove field description
Browse files Browse the repository at this point in the history
This patch removes the field description of fields that no
longer exists, along side aligns the field description of
fields.

Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Prabhakar Lad authored and Mauro Carvalho Chehab committed Feb 6, 2013
1 parent 09f9408 commit 6a05d66
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions include/media/tvp514x.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 6a05d66

Please sign in to comment.