]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.
authorEliot Blennerhassett <eblennerhassett@audioscience.com>
Thu, 10 Feb 2011 04:26:07 +0000 (17:26 +1300)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Feb 2011 17:49:29 +0000 (18:49 +0100)
commit4b60221c04c3eab6077b4df27beaa1bb80f740ac
treef1451361373d50fd5fd53139e1b9b8ad3858d493
parent4704998e84b03e2d93ef8d4d03eeb7a84c0cb493
ALSA: asihpi - Remove int flag polling code preparing for stream interrupts.

Interrupt flag used for message handshake will be required for
stream interrupts, so conditionally compiled code without
HPI6205_NO_HSR_POLL defined can never be used;  removing it.

Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/asihpi/hpi6205.c
sound/pci/asihpi/hpi6205.h