From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sugaya, Taichi" Subject: Re: [PATCH v3] serial: Add Milbeaut serial control Date: Thu, 18 Apr 2019 15:09:51 +0900 Message-ID: References: <1555555916-22251-1-git-send-email-sugaya.taichi@socionext.com> <20190418051732.GA17053@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190418051732.GA17053@kroah.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Greg Kroah-Hartman Cc: Jiri Slaby , Arnd Bergmann , Takao Orito , Kazuhiro Kasai , Shinji Kanematsu , Jassi Brar , Masami Hiramatsu , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org List-Id: linux-serial@vger.kernel.org Hi, On 2019/04/18 14:17, Greg Kroah-Hartman wrote: > On Thu, Apr 18, 2019 at 11:51:56AM +0900, Sugaya Taichi wrote: >> Add Milbeaut serial control including earlycon and console. >> >> Signed-off-by: Sugaya Taichi >> --- >> Changes from v2: >> - Fix build warning. > > No, I only need an incremental patch fixing the one sparse warning > found, not a whole new patch as I have already merged your original > patch, right? > Sorry for my misunderstanding. I got it. Thanks, Sugaya Taichi > thanks, > > greg k-h >