From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH - seq 1/1] seq: improve documentation about new get pid/card functions Date: Tue, 03 Jan 2017 17:49:42 +0100 Message-ID: References: <1483450422-8577-1-git-send-email-agoode@google.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 942E4266E52 for ; Tue, 3 Jan 2017 17:49:43 +0100 (CET) In-Reply-To: <1483450422-8577-1-git-send-email-agoode@google.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Adam Goode Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, 03 Jan 2017 14:33:42 +0100, Adam Goode wrote: > > Document the technique for determining if the running kernel supports > the new snd_seq_client_info_get_pid and snd_seq_client_info_get_card > functions. Also add a little information about how to use these > functions and add some cross references. > > Signed-off-by: Adam Goode Applied, thanks. Takashi