ALSA: hdac: fix the spbmaxfifo API
authorVinod Koul <vinod.koul@intel.com>
Sun, 23 Aug 2015 06:22:50 +0000 (11:52 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sun, 23 Aug 2015 07:43:26 +0000 (09:43 +0200)
commit54d1d2f5f0886f7c31512c83a6ed87bbcd0d2b3a
treea223af8cd57843556635e78a666e184c9414ea98
parente57690b1aeb208642d00f9b378830b26c9585caf
ALSA: hdac: fix the spbmaxfifo API

spbmaxfifo API is actually a query function not a set function so
name it snd_hdac_ext_stream_get_spbmaxfifo()

Reported-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio_ext.h
sound/hda/ext/hdac_ext_stream.c