From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Kiselev Subject: Re: [PATCH v2] ASoC: wm8731: initialize the hardware when loading the codec driver Date: Mon, 8 Jun 2015 12:34:50 -0700 Message-ID: <20150608123450.8acd0eeae32d852b39cab41e@intel.com> References: <20150605115527.d7c116e0dfbc751f066d417c@intel.com> <20150608180155.GQ14071@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by alsa0.perex.cz (Postfix) with ESMTP id CBF792612AE for ; Mon, 8 Jun 2015 21:34:52 +0200 (CEST) In-Reply-To: <20150608180155.GQ14071@sirena.org.uk> 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: Mark Brown Cc: alsa-devel@alsa-project.org, Lars-Peter Clausen , patches@opensource.wolfsonmicro.com, Liam Girdwood , Charles Keepax , Richard Fitzgerald List-Id: alsa-devel@alsa-project.org On Mon, 8 Jun 2015 19:01:55 +0100 Mark Brown wrote: > On Fri, Jun 05, 2015 at 11:55:27AM -0700, Sergey Kiselev wrote: > > From: Sergey Kiselev > > > > This patch moves the requesting supplies, hardware reset and > > initialization from wm8731_probe to wm8731_i2c_probe and wm8731_spi_probe. > > This doesn't apply against current code, please check and resend. Weird. Works for me. I am using git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next branch. -- Sergey