From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751286AbdALQh1 (ORCPT ); Thu, 12 Jan 2017 11:37:27 -0500 Received: from hqemgate14.nvidia.com ([216.228.121.143]:13151 "EHLO hqemgate14.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751002AbdALQhZ (ORCPT ); Thu, 12 Jan 2017 11:37:25 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Wed, 11 Jan 2017 20:33:11 -0800 Message-ID: <5877AD50.6010902@nvidia.com> Date: Thu, 12 Jan 2017 21:52:40 +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: Javier Martinez Canillas , CC: Krzysztof Kozlowski , Chanwoo Choi , Bartlomiej Zolnierkiewicz , Lee Jones Subject: Re: [PATCH 0/4] mfd: max77686: Remove unneeded non-OF code in driver References: <1484228857-20182-1-git-send-email-javier@osg.samsung.com> In-Reply-To: <1484228857-20182-1-git-send-email-javier@osg.samsung.com> 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="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 Thursday 12 January 2017 07:17 PM, Javier Martinez Canillas wrote: > Hello Lee, > > This series contains cleanups for the max77686 PMIC MFD driver. > The driver is only used in DT platforms and so all the code > related with the i2c_device_id table can be removed. > > Best regards, > Javier > > LGTM, let me also review the max77620 on similar cleanups. Acked-by: Laxman Dewangan