From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753454AbdDKOcT (ORCPT ); Tue, 11 Apr 2017 10:32:19 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58440 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752911AbdDKOcP (ORCPT ); Tue, 11 Apr 2017 10:32:15 -0400 Date: Tue, 11 Apr 2017 16:32:06 +0200 From: Greg Kroah-Hartman To: Sekhar Nori Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Kevin Hilman , Sasha Levin Subject: Re: [PATCH 4.9 115/152] ARM: davinci: add skeleton for pdata-quirks Message-ID: <20170411143206.GA1485@kroah.com> References: <20170410164159.934755016@linuxfoundation.org> <20170410164206.203409288@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 11, 2017 at 12:11:53PM +0530, Sekhar Nori wrote: > On Monday 10 April 2017 10:12 PM, Greg Kroah-Hartman wrote: > > 4.9-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Kevin Hilman > > > > [ Upstream commit 9c9b1bc25291e275b04f758f2549c81e092954f5 ] > > > > Add skeleton pdata-quirks for davinci. > > > > Signed-off-by: Kevin Hilman > > [nsekhar@ti.com: move changes to build pdata-quirks.c and call > > to pdata_quirks_init() to this patch] > > Signed-off-by: Sekhar Nori > > Signed-off-by: Sasha Levin > > Signed-off-by: Greg Kroah-Hartman > > This does not add any useful feature or bug fix on its own. I don't > think it should be backported to stable. Yeah, that's really odd. It doesn't seem to do anything in Linus's tree either... I'll drop it from the stable trees queues now, thanks. greg k-h