From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752936AbcANJu0 (ORCPT ); Thu, 14 Jan 2016 04:50:26 -0500 Received: from hqemgate16.nvidia.com ([216.228.121.65]:14875 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751291AbcANJuW (ORCPT ); Thu, 14 Jan 2016 04:50:22 -0500 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Thu, 14 Jan 2016 01:51:44 -0800 Message-ID: <56976CE7.8070708@nvidia.com> Date: Thu, 14 Jan 2016 15:09:51 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Lee Jones , Linus Walleij CC: Julia Lawall , Rob Herring , =?UTF-8?B?UGF3ZcWCIE1vbGw=?= , Mark Rutland , "ijc+devicetree@hellion.org.uk" , Kumar Gala , Alexandre Courbot , Mark Brown , Alessandro Zummo , Alexandre Belloni , Liam Girdwood , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "rtc-linux@googlegroups.com" , Stephen Warren , Thierry Reding , Chaitanya Bandi Subject: Re: [PATCH] gpio: max77620: fix of_table.cocci warnings References: <20160114094742.GC28745@x1> In-Reply-To: <20160114094742.GC28745@x1> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: DRUKMAIL101.nvidia.com (10.25.59.19) To bgmail102.nvidia.com (10.25.59.11) Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 14 January 2016 03:17 PM, Lee Jones wrote: > On Thu, 14 Jan 2016, Linus Walleij wrote: > >> On Mon, Jan 11, 2016 at 11:48 AM, Julia Lawall wrote: >> >>> Make sure (of/i2c/platform)_device_id tables are NULL terminated >>> >>> Generated by: scripts/coccinelle/misc/of_table.cocci >>> >>> CC: Laxman Dewangan >>> Signed-off-by: Fengguang Wu >>> Signed-off-by: Julia Lawall >>> --- >>> >>> Please take the patch only if it's a positive warning. Thanks! >> This is merged into the MFD subsystem for the moment so patches >> have to go through Lee. >> >> Alternatively I can go back and fix it up later. > Pull request for v4.5 has already been sent. > > Feel free to take the patch into your tree post -rc1. Is the driver gpio-max77620 applied? I think still there is discussion going on the patches?