From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756803Ab3AUVCn (ORCPT ); Mon, 21 Jan 2013 16:02:43 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:44382 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753958Ab3AUVCk (ORCPT ); Mon, 21 Jan 2013 16:02:40 -0500 X-Sasl-enc: jx3SwnqGV+oLfPnT6fJk6W5xd2dbyiYKDkNL3SxDqfo1 1358802160 Date: Mon, 21 Jan 2013 13:02:38 -0800 From: Greg KH To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Wei Yongjun , Tony Prisk Subject: Re: linux-next: manual merge of the tty tree with Linus' tree Message-ID: <20130121210238.GC9184@kroah.com> References: <20130121144604.3c2f94e93ce6252aa43d3d9e@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130121144604.3c2f94e93ce6252aa43d3d9e@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 21, 2013 at 02:46:04PM +1100, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the tty tree got a conflict in > drivers/tty/serial/vt8500_serial.c between commit a6dd114e16cb ("tty: > serial: vt8500: fix return value check in vt8500_serial_probe()") from > Linus' tree and commit 12faa35ae5cb ("serial: vt8500: UART uses gated > clock rather than 24Mhz reference") from the tty tree. > > I fixed it up (I just used the tty tree version - which included the > former fix) and can carry the fix as necessary (no action is required). That sounds correct, thanks. greg k-h