]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm: Drop the old copy and silence ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 20:21:52 +0000 (22:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:38:19 +0000 (19:38 +0200)
commitf18276b4b072ac7324eec32854f2ce7607f4d31a
tree3dfeb017ae2c64905781f9c4999c38bc619be4d6
parent562314d8b34cab08415a4a667fb07ec7e0f8a7a6
ALSA: pcm: Drop the old copy and silence ops

Now that all users of old copy and silence ops have been converted to
the new PCM ops, the old stuff can be retired and go away.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h
sound/core/pcm_lib.c
sound/soc/soc-pcm.c