/openbmc/linux/sound/usb/ |
H A D | clock.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | stream.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | format.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | midi.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | usbaudio.h | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | mixer_quirks.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | endpoint.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | card.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | mixer.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | pcm.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | quirks.c | diff 0ba41d917eeb87f608cf147f870ff2f4c1056bab Wed Feb 26 06:02:17 CST 2014 Takashi Iwai <tiwai@suse.de> ALSA: usb-audio: Use standard printk helpers
Convert with dev_err() and co from snd_printk(), etc. As there are too deep indirections (e.g. ep->chip->dev->dev), a few new local macros, usb_audio_err() & co, are introduced.
Also, the device numbers in some messages are dropped, as they are shown in the prefix automatically.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|