[media] omap3isp: Rename the variable names in description

This patch renames the variable in the description to match it
appropriately to function definition.

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>
This commit is contained in:
Lad, Prabhakar
2014-02-21 09:07:23 -03:00
committed by Mauro Carvalho Chehab
parent fdf7bbe24d
commit 872aba5103
7 changed files with 22 additions and 21 deletions

View File

@@ -299,7 +299,7 @@ static u32 hist_get_buf_size(struct omap3isp_hist_config *conf)
/*
* hist_validate_params - Helper function to check user given params.
* @user_cfg: Pointer to user configuration structure.
* @new_conf: Pointer to user configuration structure.
*
* Returns 0 on success configuration.
*/