[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170705160258.3lzrfmoi4kmbmzb5@flea>
Date: Wed, 5 Jul 2017 18:02:58 +0200
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: codekipper@...il.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-sunxi@...glegroups.com,
lgirdwood@...il.com, broonie@...nel.org,
linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
be17068@...rbole.bo.it
Subject: Re: [PATCH 2/3] ASoC: sun4i-i2s: Get startup to call set_fmt
On Wed, Jul 05, 2017 at 05:43:23PM +0200, codekipper@...il.com wrote:
> From: Marcus Cooper <codekipper@...il.com>
>
> The set_fmt function pointer is called during probing and this is whilst
> the block is disabled. It is over writing the default register values with
> the same settings so isn't noticed.
> This wasn't a problem with the older SoCs but with the desire to reuse as
> much functionlity as possible for the newer devices then set_fmt needs to
> be called whilst the block is enabled.
The driver while the block is disabled will use the cache, and will
flush it when the block is enabled so it won't make any difference.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists