From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756466Ab1JQWcW (ORCPT ); Mon, 17 Oct 2011 18:32:22 -0400 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:48601 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756368Ab1JQWcT (ORCPT ); Mon, 17 Oct 2011 18:32:19 -0400 X-Sasl-enc: DF/LpefWlaycoiYxXUlx7Zh2qMx/nDau3VdTXTkDn3Sg 1318890738 Date: Mon, 17 Oct 2011 15:20:19 -0700 From: Greg KH To: Stephen Warren Cc: Marc Dietrich , Mikael Pettersson , "Olof Johansson (olof@lixom.net)" , "Greg KH (gregkh@suse.de)" , "linux-tegra@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Julian Andres Klode , "devel@driverdev.osuosl.org" , Leon Romanovsky , "Colin Cross (ccross@android.com)" Subject: Re: [PATCH] fix drivers/staging/nvec linkage error when keyboard is disabled Message-ID: <20111017222019.GA2410@kroah.com> References: <20112.34922.209107.730268@pilspetsen.it.uu.se> <1534774.fR3YHUzZE9@fb07-iapwap2> <74CDBE0F657A3D45AFBB94109FB122FF173B23B539@HQMAIL01.nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <74CDBE0F657A3D45AFBB94109FB122FF173B23B539@HQMAIL01.nvidia.com> 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, Oct 10, 2011 at 10:25:07AM -0700, Stephen Warren wrote: > Marc Dietrich wrote at Sunday, October 09, 2011 9:48 AM: > > Hi Mikael, > > > > thanks for review. The nvec driver received some overhaul in the 3.1 release cycle > > and he fruids can be viewed in linux-next tree. The nvec client drivers were > > converted to mfd children in the mean time. This solves the build error, but is not > > very flexible. We are planing to move the mfd stuct to the board file(s) in the next > > cycle. > > Indeed, the code in v3.1-rc9 is quite different to that in linux-next, so > this exact problem doesn't exist in linux-next. > > However, don't we still want to solve build problems for the final v3.1 > release, or a stable update to that? As such, > > Acked-by: Stephen Warren > > I also CC'd the staging maintainer Greg KH and Tegra maintainers Olof and > Colin on this email. I'm confused, what patch should I apply here? Can someone please resend it in a format that I can apply it in? With the proper acks? thanks, greg k-h