From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: rockchip: i2s: fix playback after runtime resume Date: Mon, 8 Jan 2018 15:26:41 +0000 Message-ID: <20180108152641.GF11698@sirena.org.uk> References: <20180108122301.18255-1-john@metanate.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3562364147575516600==" Return-path: In-Reply-To: <20180108122301.18255-1-john@metanate.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: John Keeping Cc: Sugar Zhang , linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org, Liam Girdwood List-Id: linux-rockchip.vger.kernel.org --===============3562364147575516600== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="A9z/3b/E4MkkD+7G" Content-Disposition: inline --A9z/3b/E4MkkD+7G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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? --A9z/3b/E4MkkD+7G Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlpTjbAACgkQJNaLcl1U h9DZNgf/UkNTJsa9Ncd9Ks1DbbntTX+dcWdGBdcPHuuV3EfBeokxtnt4+JBCrmcn r1lHhRrgo4CtLN+oOss6JhWidPXppqPUR6YLzKEjciaTFwNNTVfsazCFm0Mdk8Iv 5mRGg2NEcsqieLLmk03So1xibiyz+mL35fwa4mgCL1bVd+IUIsMp/L7kJygEzeXO cPOgrl10wmt83Zys2QNEdw7vFjWqVk5JFWpXolGGtT2lU3EL37kbFI3Zb7j/tDdI NDpUf9KdSoDwi5hXfOqBgM0eHaZfIr8xJ++nkDSOsRFN6OFIlIDVd6sKA9WqOuAJ RutBnqW++ktq70M6V6Q0IWmG4VG8/w== =jsEB -----END PGP SIGNATURE----- --A9z/3b/E4MkkD+7G-- --===============3562364147575516600== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============3562364147575516600==--