};
 
 /************************************************************************
-*   Digital/Black clamp or DC Subtract parameters
-************************************************************************/
+ *   Digital/Black clamp or DC Subtract parameters
+ ************************************************************************/
 /**
  * Horizontal Black Clamp modes
  */
 };
 
 /*************************************************************************
-** Color Space Conversion (CSC)
-*************************************************************************/
+ ** Color Space Conversion (CSC)
+ *************************************************************************/
 /**
  * Number of Coefficient values used for CSC
  */
 };
 
 /*************************************************************************
-**  Color Space Conversion parameters
-*************************************************************************/
+ **  Color Space Conversion parameters
+ *************************************************************************/
 /**
  * Structure used for CSC config params
  */
 
 #define VPFE_ISIF_LINEAR_TAB_SIZE              192
 /*************************************************************************
-**  Linearization parameters
-*************************************************************************/
+ **  Linearization parameters
+ *************************************************************************/
 /**
  * Structure for Sensor data linearization
  */
 };
 
 /*************************************************************************
-**  ISIF Raw configuration parameters
-*************************************************************************/
+ **  ISIF Raw configuration parameters
+ *************************************************************************/
 enum vpfe_isif_fmt_mode {
        VPFE_ISIF_SPLIT,
        VPFE_ISIF_COMBINE
 };
 
 /*******************************************************************
-**  Resizer API structures
-*******************************************************************/
+ **  Resizer API structures
+ *******************************************************************/
 /* Interpolation types used for horizontal rescale */
 enum vpfe_rsz_intp_t {
        VPFE_RSZ_INTP_CUBIC,
 
 #define REC656IF                               0x84
 #define CCDCFG                                 0x88
 /*****************************************************
-* Defect Correction registers
-*****************************************************/
+ * Defect Correction registers
+ *****************************************************/
 #define DFCCTL                                 0x8c
 #define VDFSATLV                               0x90
 #define DFCMEMCTL                              0x94
 #define DFCMEM3                                        0xa4
 #define DFCMEM4                                        0xa8
 /****************************************************
-* Black Clamp registers
-****************************************************/
+ * Black Clamp registers
+ ****************************************************/
 #define CLAMPCFG                               0xac
 #define CLDCOFST                               0xb0
 #define CLSV                                   0xb4
 #define CLVWIN2                                        0xd0
 #define CLVWIN3                                        0xd4
 /****************************************************
-* Lense Shading Correction
-****************************************************/
+ * Lense Shading Correction
+ ****************************************************/
 #define DATAHOFST                              0xd8
 #define DATAVOFST                              0xdc
 #define LSCHVAL                                        0xe0
 #define TWODLSCIRQEN                           0x10c
 #define TWODLSCIRQST                           0x110
 /****************************************************
-* Data formatter
-****************************************************/
+ * Data formatter
+ ****************************************************/
 #define FMTCFG                                 0x114
 #define FMTPLEN                                        0x118
 #define FMTSPH                                 0x11c
 #define FMTPGMAPS6                             0x19c
 #define FMTPGMAPS7                             0x1a0
 /************************************************
-* Color Space Converter
-************************************************/
+ * Color Space Converter
+ ************************************************/
 #define CSCCTL                                 0x1a4
 #define CSCM0                                  0x1a8
 #define CSCM1                                  0x1ac