Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753739AbbK3Ktx (ORCPT ); Mon, 30 Nov 2015 05:49:53 -0500 Received: from mx2.suse.de ([195.135.220.15]:44641 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752720AbbK3Ktw (ORCPT ); Mon, 30 Nov 2015 05:49:52 -0500 Date: Mon, 30 Nov 2015 11:49:50 +0100 Message-ID: From: Takashi Iwai To: "Richard Fitzgerald" Cc: , , , , , , Subject: Re: [PATCH v3 0/2] ALSA: compress: Add procfs info file for compressed nodes In-Reply-To: <1448456424-6794-1-git-send-email-rf@opensource.wolfsonmicro.com> References: <1448456424-6794-1-git-send-email-rf@opensource.wolfsonmicro.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.5 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1066 Lines: 37 On Wed, 25 Nov 2015 14:00:22 +0100, Richard Fitzgerald wrote: > > This updates the compress core code to create an 'info' file under procfs > for each compressed node, like the PCM core does for PCM nodes. > > Based off Takashi's for-next > > Richard Fitzgerald (2): > ALSA: compress: Add procfs info file for compressed nodes > ALSA: compress: Pass id string to snd_compress_new I applied both patches now to topic/compress-id branch (and merged back to for-next branch, too). Mark, pull topic/compress-id branch to your tree if necessary. thanks, Takashi > > include/sound/compress_driver.h | 7 +++- > sound/core/compress_offload.c | 86 ++++++++++++++++++++++++++++++++++++++++- > sound/soc/soc-compress.c | 8 +++- > 3 files changed, 97 insertions(+), 4 deletions(-) > > -- > 1.9.1 > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/