From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH v2 07/14] regmap: Add SoundWire bus support Date: Thu, 16 Nov 2017 18:32:35 +0530 Message-ID: <20171116130235.GT3187@localhost> References: <1510314556-13002-1-git-send-email-vinod.koul@intel.com> <1510314556-13002-8-git-send-email-vinod.koul@intel.com> <20171116120437.h2ghxvwpsd6ovdhe@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171116120437.h2ghxvwpsd6ovdhe@sirena.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Greg Kroah-Hartman , LKML , ALSA , Takashi , Pierre , Sanyog Kale , Shreyas NC , patches.audio@intel.com, alan@linux.intel.com, Charles Keepax , Sagar Dharia , srinivas.kandagatla@linaro.org, plai@codeaurora.org, Sudheer Papothi List-Id: alsa-devel@alsa-project.org On Thu, Nov 16, 2017 at 12:04:37PM +0000, Mark Brown wrote: > On Fri, Nov 10, 2017 at 05:19:09PM +0530, Vinod Koul wrote: > > > +EXPORT_SYMBOL(__regmap_init_sdw); > > We still have plain EXPORT_SYMBOL() on the regmap exports... Hi Mark, I assumed after Alan's clarification that it is okay to do so. Let me know if you feel otherwise Thanks -- ~Vinod