[PATCH] ASoC: rockchip: i2s: fix playback after runtime resume

Mark Brown broonie at kernel.org
Mon Jan 8 07:26:41 PST 2018


On Mon, Jan 08, 2018 at 12:23:01PM +0000, John Keeping wrote:

> @@ -527,6 +531,7 @@ static bool rockchip_i2s_volatile_reg(struct device *dev, unsigned int reg)
>  static bool rockchip_i2s_precious_reg(struct device *dev, unsigned int reg)
>  {
>  	switch (reg) {
> +	case I2S_RXDR:
>  	default:
>  		return false;
>  	}

This doesn't look right?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20180108/dd9a27c3/attachment.sig>


More information about the Linux-rockchip mailing list