]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Oct 2011 06:16:29 +0000 (08:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Oct 2011 06:21:15 +0000 (08:21 +0200)
commite753b4b43a6e76512e7620d0fc6f5118d8930292
treefcc7e781257c2b4f67babb05a352a6adee7eeed2
parent6c825f79e72b77f7dd95c6d399cbf01224784de1
ALSA: hda - Moved snd_print_pcm_rates() back into hda_proc.c

Since hda_proc.c is now the only user of snd_print_pcm_rates(), better to
put it back locally to hda_proc.c and revert to the old style.

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