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)
commitf71ff0d713a85f647c16fbe44d2a12bbcc25add3
treefcc7e781257c2b4f67babb05a352a6adee7eeed2
parentaf65cbf296a07c4a52079324fbefdfc9bd2622a3
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