All of lore.kernel.org
 help / color / mirror / Atom feed
* [alsa-lib][PATCH] ctl: add compatibility information for snd_ctl_elem_info_set_dimension()
@ 2016-07-13  0:29 Takashi Sakamoto
  2016-07-13  5:05 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Sakamoto @ 2016-07-13  0:29 UTC (permalink / raw)
  To: tiwai; +Cc: alsa-devel

I forgot it when committing to the API.

Fixes: 16812b70daeb('ctl: add an API to set dimension levels to element information')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
---
 src/control/control.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/control/control.c b/src/control/control.c
index a88f7a1..aa05130 100644
--- a/src/control/control.c
+++ b/src/control/control.c
@@ -2515,6 +2515,9 @@ use_default_symbol_version(__snd_ctl_elem_info_get_dimension, snd_ctl_elem_info_
  * <dt>-EINVAL
  * <dd>Invalid arguments are given as parameters.
  * </dl>
+ *
+ * \par Compatibility:
+ * This function is added in version 1.1.2.
  */
 int snd_ctl_elem_info_set_dimension(snd_ctl_elem_info_t *info,
 				    const int dimension[4])
-- 
2.7.4

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

* Re: [alsa-lib][PATCH] ctl: add compatibility information for snd_ctl_elem_info_set_dimension()
  2016-07-13  0:29 [alsa-lib][PATCH] ctl: add compatibility information for snd_ctl_elem_info_set_dimension() Takashi Sakamoto
@ 2016-07-13  5:05 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2016-07-13  5:05 UTC (permalink / raw)
  To: Takashi Sakamoto; +Cc: alsa-devel

On Wed, 13 Jul 2016 02:29:19 +0200,
Takashi Sakamoto wrote:
> 
> I forgot it when committing to the API.
> 
> Fixes: 16812b70daeb('ctl: add an API to set dimension levels to element information')
> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>

Applied, thanks.


Takashi

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

end of thread, other threads:[~2016-07-13  5:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13  0:29 [alsa-lib][PATCH] ctl: add compatibility information for snd_ctl_elem_info_set_dimension() Takashi Sakamoto
2016-07-13  5:05 ` 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.