From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 4/4] tty: serial: msm: Enable building msm_serial for ARCH_QCOM Date: Thu, 30 Jan 2014 14:36:19 -0800 Message-ID: <20140130223619.GB4046@kroah.com> References: <1391107002-21470-1-git-send-email-galak@codeaurora.org> <1391107002-21470-5-git-send-email-galak@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1391107002-21470-5-git-send-email-galak@codeaurora.org> Sender: linux-serial-owner@vger.kernel.org To: Kumar Gala Cc: Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On Thu, Jan 30, 2014 at 12:36:42PM -0600, Kumar Gala wrote: > We've split Qualcomm MSM support into legacy and multiplatform. So add > the ability to build the serial driver on the newer ARCH_QCOM > multiplatform. > > Signed-off-by: Kumar Gala > --- > Greg, > > If we can get an ack on this, will probably go via the arm-soc tree to keep > the patchset together. Acked-by: Greg Kroah-Hartman