From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753415AbdDKGmr (ORCPT ); Tue, 11 Apr 2017 02:42:47 -0400 Received: from fllnx209.ext.ti.com ([198.47.19.16]:29238 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752144AbdDKGmp (ORCPT ); Tue, 11 Apr 2017 02:42:45 -0400 Subject: Re: [PATCH 4.9 115/152] ARM: davinci: add skeleton for pdata-quirks To: Greg Kroah-Hartman , References: <20170410164159.934755016@linuxfoundation.org> <20170410164206.203409288@linuxfoundation.org> CC: , Kevin Hilman , Sasha Levin From: Sekhar Nori Message-ID: Date: Tue, 11 Apr 2017 12:11:53 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170410164206.203409288@linuxfoundation.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks, Sekhar