From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 1/2] serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. Date: Fri, 9 Dec 2011 19:09:34 -0800 Message-ID: <20111210030934.GA2897@kroah.com> References: <1323410421-10465-1-git-send-email-sonic.adi@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from out2.smtp.messagingengine.com ([66.111.4.26]:38363 "EHLO out2.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751256Ab1LJDVS (ORCPT ); Fri, 9 Dec 2011 22:21:18 -0500 Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D894F20D98 for ; Fri, 9 Dec 2011 22:21:17 -0500 (EST) Content-Disposition: inline In-Reply-To: <1323410421-10465-1-git-send-email-sonic.adi@gmail.com> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Sonic Zhang Cc: Greg Kroah-Hartman , linux-serial@vger.kernel.org, LKML , uclinux-dist-devel@blackfin.uclinux.org, Sonic Zhang On Fri, Dec 09, 2011 at 02:00:20PM +0800, Sonic Zhang wrote: > From: Sonic Zhang > > Signed-off-by: Sonic Zhang > --- > drivers/tty/serial/bfin_uart.c | 19 ++++++++++--------- > 1 files changed, 10 insertions(+), 9 deletions(-) This patch does not apply on top of your other patches: patching file drivers/tty/serial/bfin_uart.c Hunk #1 FAILED at 726. 1 out of 1 hunk FAILED -- saving rejects to file drivers/tty/serial/bfin_uart.c.rej Care to redo it on top of the next linux-next tree and resend both of these in the series? thanks, greg k-h