aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/pci/asihpi/hpi6205.h
diff options
context:
space:
mode:
authorEliot Blennerhassett <eblennerhassett@audioscience.com>2011-02-10 17:26:07 +1300
committerTakashi Iwai <tiwai@suse.de>2011-02-10 18:49:29 +0100
commit4b60221c04c3eab6077b4df27beaa1bb80f740ac (patch)
treef1451361373d50fd5fd53139e1b9b8ad3858d493 /sound/pci/asihpi/hpi6205.h
parentALSA: asihpi - Code cleanup. (diff)
downloadwireguard-linux-4b60221c04c3eab6077b4df27beaa1bb80f740ac.tar.xz
wireguard-linux-4b60221c04c3eab6077b4df27beaa1bb80f740ac.zip
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>
Diffstat (limited to 'sound/pci/asihpi/hpi6205.h')
-rw-r--r--sound/pci/asihpi/hpi6205.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/pci/asihpi/hpi6205.h b/sound/pci/asihpi/hpi6205.h
index e00edb0cedda..df2f02c0c7b4 100644
--- a/sound/pci/asihpi/hpi6205.h
+++ b/sound/pci/asihpi/hpi6205.h
@@ -25,9 +25,6 @@ Copyright AudioScience, Inc., 2003
#ifndef _HPI6205_H_
#define _HPI6205_H_
-/* transitional conditional compile shared between host and DSP */
-/* #define HPI6205_NO_HSR_POLL */
-
#include "hpi_internal.h"
/***********************************************************