ALSA: Re-export snd_pcm_format_name() function
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Sep 2009 12:26:51 +0000 (14:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Sep 2009 12:26:51 +0000 (14:26 +0200)
commit6e5265ec34d3b9578973841ddec8b925e986136a
tree3e11210c9bea96c0299b2a03d7efafc84f21194e
parenta68c4d11336610dc348620766119db09675707c2
ALSA: Re-export snd_pcm_format_name() function

Re-export snd_pcm_format_name() function to be used outside the PCM core.
As a first example, usbaudio is changed to use it now again.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h
sound/core/pcm.c
sound/usb/usbaudio.c