[alsa-devel] [PATCH] ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne
A commit to add support for this model should have added a comment about this model to Kconfig.
Fixes: 759a2f40c9fa('ALSA: oxfw: add an entry for TASCAM FireOne') Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp --- sound/firewire/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig index bee0e5f..e92a6d9 100644 --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig @@ -38,6 +38,7 @@ config SND_OXFW * Mackie(Loud) Tapco Link.Firewire * Mackie(Loud) d.2 pro/d.4 pro * Mackie(Loud) U.420/U.420d + * TASCAM FireOne
To compile this driver as a module, choose M here: the module will be called snd-oxfw.
On Sun, 08 Nov 2015 06:46:34 +0100, Takashi Sakamoto wrote:
A commit to add support for this model should have added a comment about this model to Kconfig.
Fixes: 759a2f40c9fa('ALSA: oxfw: add an entry for TASCAM FireOne') Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp
Applied, thanks.
Takashi
sound/firewire/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/sound/firewire/Kconfig b/sound/firewire/Kconfig index bee0e5f..e92a6d9 100644 --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig @@ -38,6 +38,7 @@ config SND_OXFW * Mackie(Loud) Tapco Link.Firewire * Mackie(Loud) d.2 pro/d.4 pro * Mackie(Loud) U.420/U.420d
* TASCAM FireOne
To compile this driver as a module, choose M here: the module will be called snd-oxfw.
-- 2.5.0
participants (2)
-
Takashi Iwai
-
Takashi Sakamoto