From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932280AbeAHKGM (ORCPT + 1 other); Mon, 8 Jan 2018 05:06:12 -0500 Received: from mga01.intel.com ([192.55.52.88]:55339 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932157AbeAHKGL (ORCPT ); Mon, 8 Jan 2018 05:06:11 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,330,1511856000"; d="scan'208";a="25337645" Date: Mon, 8 Jan 2018 15:40:22 +0530 From: Vinod Koul To: Srinivas Kandagatla Cc: Mark , Sanyog Kale , ALSA , LKML Subject: Re: [alsa-devel] [PATCH v7] regmap: Add SoundWire bus support Message-ID: <20180108101022.GA18649@localhost> References: <1515220810-20009-1-git-send-email-vinod.koul@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Mon, Jan 08, 2018 at 10:02:35AM +0000, Srinivas Kandagatla wrote: > > > On 06/01/18 06:40, Vinod Koul wrote: > >+ > >+config REGMAP_HWSPINLOCK > >+ bool > >+ > Does this belong to this patch? Ah crap, I rebased on regmap-next and looks like this crept up while rebasing, thanks for spotting, will fix and update -- ~Vinod