Skip to content

Commit

Permalink
V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
Browse files Browse the repository at this point in the history
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Muralidharan Karicheri <mkaricheri@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Vaibhav Hiremath authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent b8e56b6 commit fcc6327
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/davinci/dm644x_ccdc.c
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,6 @@ void ccdc_config_ycbcr(void)

ccdc_sbl_reset();
dev_dbg(ccdc_cfg.dev, "\nEnd of ccdc_config_ycbcr...\n");
ccdc_readregs();
}

static void ccdc_config_black_clamp(struct ccdc_black_clamp *bclamp)
Expand Down

0 comments on commit fcc6327

Please sign in to comment.