From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753532AbcFHBCL (ORCPT ); Tue, 7 Jun 2016 21:02:11 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42866 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752103AbcFHBCD (ORCPT ); Tue, 7 Jun 2016 21:02:03 -0400 Date: Tue, 7 Jun 2016 18:02:02 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, "torvalds@linux-foundation.org; Linus Walleij" , akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/99] 4.4.13-stable review Message-ID: <20160608010202.GB17027@kroah.com> References: <20160605213902.974592018@linuxfoundation.org> <5756486E.8080602@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5756486E.8080602@roeck-us.net> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 06, 2016 at 09:07:10PM -0700, Guenter Roeck wrote: > > arm failures: > drivers/gpio/gpio-davinci.c: In function 'davinci_gpio_probe': > drivers/gpio/gpio-davinci.c:257:16: error: 'struct gpio_chip' has no member named 'parent' > > Culprit is 'gpio: davinci: fix missed parent conversion'; reverting it appears to fix > the problem. Ok, I must be missing something. Off to Greg and Linus Walleij to sort out. I've dropped this, it was a request to fix a build error, but that was obviously wrong :( thanks, greg k-h