All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH alsa-lib 1/1] Add RME RPM to HDSP_IO_Type.
@ 2011-07-28 21:24 Adrian Knoth
  2011-07-29  5:47 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Knoth @ 2011-07-28 21:24 UTC (permalink / raw)
  To: patch; +Cc: Adrian Knoth, alsa-devel

The hdsp.c driver supports the RME RPM devices, but we also need this
information in alsa-lib for tools like hdsploader and hdspmixer.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>

diff --git a/include/sound/hdsp.h b/include/sound/hdsp.h
index 0fc9e98..5adaf7b 100644
--- a/include/sound/hdsp.h
+++ b/include/sound/hdsp.h
@@ -28,6 +28,7 @@ typedef enum {
 	Multiface,
 	H9652,
 	H9632,
+	RPM,
 	Undefined,
 } HDSP_IO_Type;
 
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH alsa-lib 1/1] Add RME RPM to HDSP_IO_Type.
  2011-07-28 21:24 [PATCH alsa-lib 1/1] Add RME RPM to HDSP_IO_Type Adrian Knoth
@ 2011-07-29  5:47 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2011-07-29  5:47 UTC (permalink / raw)
  To: Adrian Knoth; +Cc: alsa-devel

At Thu, 28 Jul 2011 23:24:25 +0200,
Adrian Knoth wrote:
> 
> The hdsp.c driver supports the RME RPM devices, but we also need this
> information in alsa-lib for tools like hdsploader and hdspmixer.
> 
> Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>

Thanks, applied now.


Takashi

> diff --git a/include/sound/hdsp.h b/include/sound/hdsp.h
> index 0fc9e98..5adaf7b 100644
> --- a/include/sound/hdsp.h
> +++ b/include/sound/hdsp.h
> @@ -28,6 +28,7 @@ typedef enum {
>  	Multiface,
>  	H9652,
>  	H9632,
> +	RPM,
>  	Undefined,
>  } HDSP_IO_Type;
>  
> -- 
> 1.7.5.4
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-29  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-28 21:24 [PATCH alsa-lib 1/1] Add RME RPM to HDSP_IO_Type Adrian Knoth
2011-07-29  5:47 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.