Commits

Ravishankar karkala Mallikarjunayya committed aa4b8c72588
Staging: comedi: fix printk issue in cb_pcidas.c This is a patch to the cb_pcidas.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg().. Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>