]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: blackfin: Convert to the new PCM ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 19:59:12 +0000 (21:59 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:38:10 +0000 (19:38 +0200)
commitaa708c613b96c9c3a00a5ba78a203616cab27f86
treea37cae1e4a25a6a2d20bcdc91b5b22f66b39a3f9
parent1cc2f8ba0b3e63e0c8977cbad89e90352251c518
ASoC: blackfin: Convert to the new PCM ops

Replace the copy and the silence ops with the new PCM ops.
In AC97 and I2S-TDM mode, we need to convert back to frames, but
otherwise the conversion is pretty straightforward.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/blackfin/bf5xx-ac97-pcm.c
sound/soc/blackfin/bf5xx-i2s-pcm.c