mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
We have been used pcm_new()/pcm_free(), but switched to pcm_construct()/pcm_destruct() to use extra parameters [1]. pcm_new()/free() had been removed [2], but each drivers are still using such function naming. Let's name back to pcm_new()/pcm_free() again. [1] commit |
||
|---|---|---|
| .. | ||
| acp5x-i2s.c | ||
| acp5x-mach.c | ||
| acp5x-pcm-dma.c | ||
| acp5x.h | ||
| Makefile | ||
| pci-acp5x.c | ||
| vg_chip_offset_byte.h | ||