OSDN Git Service

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)
commit2ae48354a1a7afbec0c61280e6410a90894a21e7
tree3dfeb017ae2c64905781f9c4999c38bc619be4d6
parent1facf21e8b903524b34f09c39a7d27b4b71a07f7
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