From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v2 6/7] drm/msm: Drop unnecessary mach include Date: Thu, 09 Jan 2014 10:40:31 -0800 Message-ID: <52CEED1F.3030906@codeaurora.org> References: <1388438133-431-1-git-send-email-sboyd@codeaurora.org> <1388438133-431-7-git-send-email-sboyd@codeaurora.org> <20131231051558.GB14405@codeaurora.org> <20140109081352.GI8285@quad.lixom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:52310 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756734AbaAISkd (ORCPT ); Thu, 9 Jan 2014 13:40:33 -0500 In-Reply-To: <20140109081352.GI8285@quad.lixom.net> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Olof Johansson Cc: Rob Clark , arm@kernel.org, Linux Kernel Mailing List , linux-arm-msm@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , David Brown , Dave Airlie , "dri-devel@lists.freedesktop.org" On 01/09/14 00:13, Olof Johansson wrote: > On Mon, Dec 30, 2013 at 09:15:58PM -0800, Stephen Boyd wrote: >> On 12/30, Rob Clark wrote: >>> On Mon, Dec 30, 2013 at 8:12 PM, Rob Clark wrote: >>>> On Mon, Dec 30, 2013 at 4:15 PM, Stephen Boyd wrote: >>>>> This file doesn't use the clk_reset() API that is exposed in >>>>> mach-msm's mach/clk.h file. Remove the include so that this >>>>> driver can be compiled as part of the multi-platform kernel. >>>> Thanks! >>>> >>>> Signed-off-by: Rob Clark >> I think you mean Acked-by? Signed-off-by usually means you're >> sending the patch along. > I've held off applying this, but I have applied the others -- please > merge this through the DRM tree since it will need to go on top of > changes there. > > That also means that enabling the MSM DTM driver in a multiplatform > kernel will cause build breakages until the equivalent patch has been > picked up. Since it's not enabled by any defconfigs I'm not too worried, > but it will show up on randconfigs. > Ok. I think Rob's still planning to send his patch through the DRM tree so we should be ok on the other end of the merge window. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation