tm6000: Remove some ugly debug code
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 23 Oct 2010 03:23:48 +0000 (01:23 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 23 Oct 2010 03:26:29 +0000 (01:26 -0200)
commit638054ab0276c40eca7cf49ae107e3d6f67ebf38
tree2c042a2b96b3a7db899e2c36aa3176ffd998bf94
parentfcb9757333df37cf4a7feccef7ef6f5300643864
tm6000: Remove some ugly debug code

Those time debugs were here just while developing the driver. They are
not really needed, as kernel may be configured to print jiffies with
printk's. Also, it breaks, if more than one device is connected.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-core.c