From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com ([66.111.4.26]:54510 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752103AbcFHBBg (ORCPT ); Tue, 7 Jun 2016 21:01:36 -0400 Date: Tue, 7 Jun 2016 18:01:34 -0700 From: Greg KH To: "Matwey V. Kornilov" Cc: stable@vger.kernel.org Subject: Re: [PATCH] gpio: davinci: fix missed parent conversion Message-ID: <20160608010134.GA6238@kroah.com> References: <1464969113-10453-1-git-send-email-matwey@sai.msu.ru> <20160605205204.GA19130@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160605205204.GA19130@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Jun 05, 2016 at 01:52:04PM -0700, Greg KH wrote: > On Fri, Jun 03, 2016 at 06:51:53PM +0300, Matwey V. Kornilov wrote: > > From: Linus Walleij > > > > commit 6ddbaed3eff9f60d29805413404251670d2e8f0c upstream. > > > > Please apply > > > > 6ddbaed3eff9 ("gpio: davinci: fix missed parent conversion") > > > > to 4.4.x branch in order to avoid the following build failure on 4.4.12: > > Now applied, thanks. No, this broke the build, are you sure you needed this? I suspect something else is going wrong here... thanks, greg k-h