aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/lx6464es/lx6464es.h
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2009-09-21 15:00:22 +0200
committerTakashi Iwai <tiwai@suse.de>2009-09-21 15:13:53 +0200
commit95eff499c96ac728307fd34cbf1a28ea20a5b615 (patch)
treefa1ede61041eaf3e128b03985e24bc20150c65d8 /sound/pci/lx6464es/lx6464es.h
parentd3a7dcfeeb6856215412065bd0f774de83f43414 (diff)
downloadkernel_samsung_smdk4412-95eff499c96ac728307fd34cbf1a28ea20a5b615.zip
kernel_samsung_smdk4412-95eff499c96ac728307fd34cbf1a28ea20a5b615.tar.gz
kernel_samsung_smdk4412-95eff499c96ac728307fd34cbf1a28ea20a5b615.tar.bz2
ALSA: lx6464es - cleanup of rmh message bus function
the rmh bus is not used asynchronously, so it is safe to remove the specific code pieces. Signed-off-by: Tim Blechmann <tim@klingt.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/lx6464es/lx6464es.h')
-rw-r--r--sound/pci/lx6464es/lx6464es.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/lx6464es/lx6464es.h b/sound/pci/lx6464es/lx6464es.h
index 012c010..16442da 100644
--- a/sound/pci/lx6464es/lx6464es.h
+++ b/sound/pci/lx6464es/lx6464es.h
@@ -86,7 +86,6 @@ struct lx6464es {
/* messaging */
spinlock_t msg_lock; /* message spinlock */
- atomic_t send_message_locked;
struct lx_rmh rmh;
/* configuration */