summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/playback.h
diff options
context:
space:
mode:
authorMarkus Grabner <grabner@icg.tugraz.at>2010-08-23 01:08:25 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-31 15:28:16 -0700
commite1a164d7a3e05aae15eb603ee8f1b77446480a3b (patch)
tree829d6ed586e9fe3680be24faab8c61d5c596443e /drivers/staging/line6/playback.h
parent1027f476f507ef7ed9919cd3e3d32310f3985da1 (diff)
downloadop-kernel-dev-e1a164d7a3e05aae15eb603ee8f1b77446480a3b.zip
op-kernel-dev-e1a164d7a3e05aae15eb603ee8f1b77446480a3b.tar.gz
Staging: line6: another upstream sync
Everything should be in sync now. Signed-off-by: Markus Grabner <grabner@icg.tugraz.at> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/line6/playback.h')
-rw-r--r--drivers/staging/line6/playback.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/staging/line6/playback.h b/drivers/staging/line6/playback.h
index 8b8b974..c6f2a17 100644
--- a/drivers/staging/line6/playback.h
+++ b/drivers/staging/line6/playback.h
@@ -1,5 +1,5 @@
/*
- * Line6 Linux USB driver - 0.9.0
+ * Line6 Linux USB driver - 0.9.1beta
*
* Copyright (C) 2004-2010 Markus Grabner (grabner@icg.tugraz.at)
*
@@ -12,12 +12,10 @@
#ifndef PLAYBACK_H
#define PLAYBACK_H
-
#include <sound/pcm.h>
#include "driver.h"
-
/*
When the TonePort is used with jack in full duplex mode and the outputs are
not connected, the software monitor produces an ugly noise since everything
@@ -28,7 +26,6 @@
*/
#define USE_CLEAR_BUFFER_WORKAROUND 1
-
extern struct snd_pcm_ops snd_line6_playback_ops;
extern int line6_create_audio_out_urbs(struct snd_line6_pcm *line6pcm);
OpenPOWER on IntegriCloud