From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:55262 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727660AbeIQRNC (ORCPT ); Mon, 17 Sep 2018 13:13:02 -0400 Date: Mon, 17 Sep 2018 13:46:01 +0200 From: Greg Kroah-Hartman To: SZ Lin =?utf-8?B?KOael+S4iuaZuik=?= Cc: stable@vger.kernel.org Subject: Re: request for 4.4-stable: 5817f977527e ("ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle") Message-ID: <20180917114601.GF13057@kroah.com> References: <20180912152339.GA11394@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180912152339.GA11394@localhost> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Sep 12, 2018 at 11:23:39PM +0800, SZ Lin (林上智) wrote: > Hi Greg, > > This patch is not marked for 4.4-stable, but it's already in 4.9 and 4.14 stable. > > Please apply to 4.4-stable. > > This patch adds necessary function when removing driver. Now applied, thanks. greg k-h