[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8bf4ae51-6cf7-aa43-e00b-c875ea5a0548@ti.com>
Date: Fri, 18 Sep 2020 13:18:39 -0500
From: Dan Murphy <dmurphy@...com>
To: <lgirdwood@...il.com>, <broonie@...nel.org>, <tiwai@...e.com>
CC: <alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] ASoC: tas2770: Fix calling reset in probe
All
On 9/18/20 11:18 AM, Dan Murphy wrote:
> tas2770_reset is called during i2c probe. The reset calls the
> snd_soc_component_write which depends on the tas2770->component being
> available. The component pointer is not set until codec_probe so move
> the reset to the codec_probe after the pointer is set.
I have been updating the tas2770 to add another device to the driver and
I have quite a few unexpected patches on top of these.
I am not even sure how this driver is even working at the moment.
I will re-submit the complete set of patches as Mark pointed out in
another email chain.
So please ignore these patches for now plus the DT binding patch.
Dan
Powered by blists - more mailing lists