]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00209905 WM8962: support for continuously playback diff sample bit streams
authorGary Zhang <b13634@freescale.com>
Wed, 11 Jul 2012 02:15:42 +0000 (10:15 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:22 +0000 (14:12 +0200)
commit677c3cdafb1dbd4ebe7ce17d32569b60b2ea51e5
tree191701d86dfebe8f777c24963e460cab51a30381
parent6d8a8fedb36db3321eadae4bfb01f39e7be693ed
ENGR00209905 WM8962: support for continuously playback diff sample bit streams

support for continuously playback different sample bit audio
streams with -Dplughw:0,0 option
such as the command: 'aplay -Dplughw:0,0 16bit.wav 24bit.wav'
before prohibit reenter hw_params, now remove this limitation
to support this feature.

Signed-off-by: Gary Zhang <b13634@freescale.com>
sound/soc/codecs/wm8962.c
sound/soc/imx/imx-wm8962.c