From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753477AbcBJSCL (ORCPT ); Wed, 10 Feb 2016 13:02:11 -0500 Received: from hqemgate16.nvidia.com ([216.228.121.65]:16375 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752794AbcBJSCI (ORCPT ); Wed, 10 Feb 2016 13:02:08 -0500 X-PGP-Universal: processed; by hqnvupgp08.nvidia.com on Wed, 10 Feb 2016 10:02:29 -0800 Message-ID: <56BB7865.3060004@nvidia.com> Date: Wed, 10 Feb 2016 23:20:29 +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> In-Reply-To: <20160210153846.GB26950@x1> X-Originating-IP: [10.19.65.30] X-ClientProxiedBy: DRHKMAIL101.nvidia.com (10.25.59.15) To bgmail102.nvidia.com (10.25.59.11) Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.