From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754099AbdDKIOH (ORCPT ); Tue, 11 Apr 2017 04:14:07 -0400 Received: from fllnx209.ext.ti.com ([198.47.19.16]:32095 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754035AbdDKINw (ORCPT ); Tue, 11 Apr 2017 04:13:52 -0400 Subject: Re: [PATCH 4.10 077/110] ARM: davinci: add skeleton for pdata-quirks To: Greg Kroah-Hartman , References: <20170410164201.247583164@linuxfoundation.org> <20170410164205.479955686@linuxfoundation.org> CC: , Kevin Hilman , Sasha Levin From: Sekhar Nori Message-ID: <7b5399c9-9c37-3690-adee-a6e8819131c2@ti.com> Date: Tue, 11 Apr 2017 13:43:01 +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: <20170410164205.479955686@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 Hi Greg, On Monday 10 April 2017 10:13 PM, Greg Kroah-Hartman wrote: > 4.10-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 Can you drop this for v4.10 stable too? By itself it does not enable any new functionality or fix any issue. Thanks, Sekhar