summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp/ispccdc.h
diff options
context:
space:
mode:
authorLad, Prabhakar2014-02-21 13:07:22 +0100
committerMauro Carvalho Chehab2014-03-05 21:00:56 +0100
commitfdf7bbe24d612dab8a8dc8962fdd7c0a1ac49c30 (patch)
treef41ea2ae0a03456facaed6676f813ff2ea3db280 /drivers/media/platform/omap3isp/ispccdc.h
parent[media] omap3isp: Fix typos (diff)
downloadkernel-qcow2-linux-fdf7bbe24d612dab8a8dc8962fdd7c0a1ac49c30.tar.gz
kernel-qcow2-linux-fdf7bbe24d612dab8a8dc8962fdd7c0a1ac49c30.tar.xz
kernel-qcow2-linux-fdf7bbe24d612dab8a8dc8962fdd7c0a1ac49c30.zip
[media] omap3isp: ispccdc: Remove unwanted comments
This patch removes the description of members which does not exists for ispccdc_lsc structure. Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/omap3isp/ispccdc.h')
-rw-r--r--drivers/media/platform/omap3isp/ispccdc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/media/platform/omap3isp/ispccdc.h b/drivers/media/platform/omap3isp/ispccdc.h
index a5da9e19edbf..9d24e4107864 100644
--- a/drivers/media/platform/omap3isp/ispccdc.h
+++ b/drivers/media/platform/omap3isp/ispccdc.h
@@ -63,12 +63,6 @@ struct ispccdc_lsc_config_req {
/*
* ispccdc_lsc - CCDC LSC parameters
- * @update_config: Set when user changes config
- * @request_enable: Whether LSC is requested to be enabled
- * @config: LSC config set by user
- * @update_table: Set when user provides a new LSC table to table_new
- * @table_new: LSC table set by user, ISP address
- * @table_inuse: LSC table currently in use, ISP address
*/
struct ispccdc_lsc {
enum ispccdc_lsc_state state;