ALSA: hdspm - AES32: Ignore float/int format bit
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Fri, 5 Jul 2013 09:28:13 +0000 (11:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 5 Jul 2013 12:52:31 +0000 (14:52 +0200)
commit3ac9b0acc34fbe56e2d31b8f2f7e59d45c53cb3b
treeac0f478f93bc72ee938a68e1a0858a2b3ed28cc5
parent051c44fec7e250a93d8f3b6704a3ce880a11bb0f
ALSA: hdspm - AES32: Ignore float/int format bit

As mentioned in the comment, the AES32 cards must not set the format
bit, since it is used to indicate the preferred sync setting instead.

We hence simply skip the corresponding part in the hw_params function.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c