ALSA: pcm - remove the dead code from snd_pcm_open_file()
authorFeng Tang <feng.tang@intel.com>
Mon, 10 Oct 2011 02:31:48 +0000 (10:31 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Oct 2011 10:53:53 +0000 (12:53 +0200)
The rpcm_file parameter is never used in current ALSA code, so remove
it to make it cleaner.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found