From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com ([66.111.4.26]:35487 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752059AbcFEUwI (ORCPT ); Sun, 5 Jun 2016 16:52:08 -0400 Date: Sun, 5 Jun 2016 13:52:04 -0700 From: Greg KH To: "Matwey V. Kornilov" Cc: stable@vger.kernel.org Subject: Re: [PATCH] gpio: davinci: fix missed parent conversion Message-ID: <20160605205204.GA19130@kroah.com> References: <1464969113-10453-1-git-send-email-matwey@sai.msu.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464969113-10453-1-git-send-email-matwey@sai.msu.ru> Sender: stable-owner@vger.kernel.org List-ID: 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. greg k-h