From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 29 Sep 2017 14:17:22 -0700 From: Stephen Boyd To: Bjorn Andersson Cc: Michael Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Ulf Hansson Subject: Re: [PATCH] clk: Export clk_bulk_prepare() Message-ID: <20170929211722.GK457@codeaurora.org> References: <20170923050029.19013-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170923050029.19013-1-bjorn.andersson@linaro.org> List-ID: On 09/22, Bjorn Andersson wrote: > Allow clk_bulk_prepare() to be referenced by kernel modules by adding > the missing EXPORT_SYMBOL_GPL(). > > Fixes: 266e4e9d9150 ("clk: add clk_bulk_get accessories") > Reported-by: Ulf Hansson > Signed-off-by: Bjorn Andersson > --- Applied to clk-fixes -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project