From 77837894b8737ef28d440de49e348b07c22eac89 Mon Sep 17 00:00:00 2001 From: Prabhakar Lad Date: Tue, 15 Jan 2013 03:55:40 -0300 Subject: [PATCH] --- yaml --- r: 357486 b: refs/heads/master c: 6a05d66b8ff1e3a3470186d25cd825dff774bb82 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/media/tvp514x.h | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 651a533c06a5..f075f1100d15 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09f9408dc394835157397f9a4d714ecb53d03976 +refs/heads/master: 6a05d66b8ff1e3a3470186d25cd825dff774bb82 diff --git a/trunk/include/media/tvp514x.h b/trunk/include/media/tvp514x.h index 74387e83f5b9..86ed7e806830 100644 --- a/trunk/include/media/tvp514x.h +++ b/trunk/include/media/tvp514x.h @@ -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 */