]> git.alsa-project.org Git - alsa-plugins.git/commit
a52: Fix ioplug version ifdef checks
authorTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2015 16:08:57 +0000 (17:08 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2015 16:08:57 +0000 (17:08 +0100)
commit1e32ee9a63d5d6a623d072684cdf4871734da13b
treed0ea0899269229b70fa20a996748b139280c600a
parent2b7dac75a76301ad2fb270e07ca15935ce48f1ea
a52: Fix ioplug version ifdef checks

SND_PCM_IOPLUG_VERSION must be checked with 0x10002, not 0x102.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
a52/pcm_a52.c