From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753108Ab3AYU5P (ORCPT ); Fri, 25 Jan 2013 15:57:15 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:36311 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753058Ab3AYU5L (ORCPT ); Fri, 25 Jan 2013 15:57:11 -0500 X-Sasl-enc: 26SbfV21lZUtOaZyCWwdRFPPt2Ig13jT+kIVcFniUYSR 1359147430 Date: Fri, 25 Jan 2013 12:57:09 -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: <20130125205709.GA22336@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). This should be resolved in the next pull of my tree. thanks, greg k-h