]> git.baikalelectronics.ru Git - kernel.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)
commit11faee6eb59e4b2f48e8429b66eac2ddaf0841e7
treef1451361373d50fd5fd53139e1b9b8ad3858d493
parent4f7610ccf9a51eed204457a7c7363d011974df6e
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