Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1277373
| From | Richard Fitzgerald <rf@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/2] ALSA: compress: Add procfs info file for compressed nodes |
| Date | 2015-11-25 14:10 +0100 |
| Message-ID | <qyHZD-6IP-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/2] ALSA: compress: Add procfs info file for compressed nodes Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-11-25 14:10 +0100 [PATCH v3 2/2] ALSA: compress: Pass id string to snd_compress_new Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-11-25 14:10 +0100 [PATCH v3 1/2] ALSA: compress: Add procfs info file for compressed nodes Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-11-25 14:10 +0100 Re: [PATCH v3 0/2] ALSA: compress: Add procfs info file for compressed nodes Vinod Koul <vinod.koul@intel.com> - 2015-11-26 09:20 +0100 Re: [PATCH v3 0/2] ALSA: compress: Add procfs info file for compressed nodes Takashi Iwai <tiwai@suse.de> - 2015-11-30 11:50 +0100
csiph-web