mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
This patch converts the GUS driver code to use the new unified PCM copy callback. It's a straightforward conversion from *_user() to *_iter() variants. Note that copy_from/to_iter() returns the copied bytes, hence the error condition is adjusted accordingly. Link: https://lore.kernel.org/r/20230815190136.8987-6-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| gus_dma.c | ||
| gus_dram.c | ||
| gus_io.c | ||
| gus_irq.c | ||
| gus_main.c | ||
| gus_mem.c | ||
| gus_mem_proc.c | ||
| gus_mixer.c | ||
| gus_pcm.c | ||
| gus_reset.c | ||
| gus_tables.h | ||
| gus_timer.c | ||
| gus_uart.c | ||
| gus_volume.c | ||
| gusclassic.c | ||
| gusextreme.c | ||
| gusmax.c | ||
| interwave-stb.c | ||
| interwave.c | ||
| Makefile | ||