From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753550AbcBKJNi (ORCPT ); Thu, 11 Feb 2016 04:13:38 -0500 Received: from hqemgate14.nvidia.com ([216.228.121.143]:17337 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752588AbcBKJN2 (ORCPT ); Thu, 11 Feb 2016 04:13:28 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Thu, 11 Feb 2016 01:12:41 -0800 Message-ID: <56BC4DF9.7050402@nvidia.com> Date: Thu, 11 Feb 2016 14:31:45 +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 CC: , , Linus Walleij Subject: Re: [PATCH v2] mfd: Provide MACRO to declare commonly defined MFD cell attributes References: <1455028027-1527-1-git-send-email-lee.jones@linaro.org> <20160210153846.GB26950@x1> <56BB7865.3060004@nvidia.com> <20160211091036.GZ3782@x1> In-Reply-To: <20160211091036.GZ3782@x1> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: BGMAIL101.nvidia.com (10.25.59.10) 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 11 February 2016 02:40 PM, Lee Jones wrote: > On Wed, 10 Feb 2016, Laxman Dewangan wrote: > >> On Wednesday 10 February 2016 09:08 PM, Lee Jones wrote: >>> mfd: Provide MACRO to declare commonly defined MFD cell attributes >>> Cc: Laxman Dewangan >>> Signed-off-by: Lee Jones >> Build passed with this patch when using it. >> >> Acked-by: Laxman Dewangan >> >> Please let me know if you applying this. I am going to use the macro >> from this patch on max77620 series on next spin. > As you are the first user, just submit it as 0/1 of your set. > I saw that it is merged and available in linux-next 20160211. So it is fine to not submit this patch again and modify my patch assuming it is on tree.