Skip to content

Commit

Permalink
[media] omap3isp: ispccdc: Remove unwanted comments
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lad, Prabhakar authored and Mauro Carvalho Chehab committed Mar 5, 2014
1 parent 25aeb41 commit fdf7bbe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions drivers/media/platform/omap3isp/ispccdc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit fdf7bbe

Please sign in to comment.