ALSA: snd-usb-caiaq: switch to dev_*() logging
authorDaniel Mack <zonque@gmail.com>
Sun, 3 Mar 2013 19:46:22 +0000 (20:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Mar 2013 08:57:26 +0000 (09:57 +0100)
Get rid of the proprietary functions log() and debug() and use the
generic dev_*() approach. A macro is needed to cast a cdev to a struct
device *.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found