]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - make some functions static
authorTakashi Iwai <tiwai@suse.de>
Thu, 27 Nov 2008 11:40:13 +0000 (12:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 Nov 2008 11:40:13 +0000 (12:40 +0100)
commit986862bdf17655d012f9b0654925dccdcc4183c9
tree804ec0d54b5da3da0d6edde0bae2e03bba64b57a
parent4f199629b0fba95fd5caecbf35ed68417d9a9b7a
ALSA: hda - make some functions static

Minor clean ups: move snd_hda_codecs_inuse() into hda_intel.c and
make static.  Also, make snd_hda_query_supported_pcm() static
as it's used only in hda_codec.c.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_intel.c