From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kroah.org ([198.145.64.141]:32854 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753925Ab0LMTj4 (ORCPT ); Mon, 13 Dec 2010 14:39:56 -0500 Date: Mon, 13 Dec 2010 11:39:48 -0800 From: Greg KH Subject: Re: [PATCH] serial: msm_serial_hs: Add MSM high speed UART driver Message-ID: <20101213193948.GA18321@kroah.com> References: <4CEE028B.1040701@codeaurora.org> <20101125170113.GB17686@kroah.com> <4D05C664.3030605@codeaurora.org> <20101213180607.GA28841@kroah.com> <20101213192626.GA22099@huya.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101213192626.GA22099@huya.qualcomm.com> Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: David Brown Cc: Mayank Rana , linux-serial@vger.kernel.org, linux-arm-msm@vger.kernel.org, npelly@google.com On Mon, Dec 13, 2010 at 11:26:26AM -0800, David Brown wrote: > On Mon, Dec 13, 2010 at 10:06:07AM -0800, Greg KH wrote: > > > Yes, it's not good to clutter up include/linux/ with this kind of > > platform specific stuff. Create a new directory and we will then move > > all of these types of files over to it, yours will be one of the first. > > I like this idea. If we agree on the directory name of > include/linux/platform_data then I'll start having people change that > as they are preparing various drivers for submission. I thought people already agreed on this, as it's come up a number of times over the past few months :) thanks, greg k-h