git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c8470c
)
ALSA: snd-usb-caiaq: switch to dev_*() logging
author
Daniel Mack
<zonque@gmail.com>
Sun, 3 Mar 2013 19:46:22 +0000
(20:46 +0100)
committer
Takashi 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