OSDN Git Service

[media] cx231xx: get rid of audio debug parameter
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 2 Nov 2014 10:44:47 +0000 (07:44 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 17:58:09 +0000 (15:58 -0200)
commit56d8a3b06816f740d83f8c8c5dfc7774ae86c1f1
tree61e15a250db8dbdd7c33dfdf20d40ed2d8d66614
parentb7085c08647598aafbf8f6223ebcdd413745449c
[media] cx231xx: get rid of audio debug parameter

There's just one debug level on cx231xx-audio. So, converting it
to dev_dbg() is easy.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/cx231xx/cx231xx-audio.c