Received: by 10.223.185.116 with SMTP id b49csp2166898wrg; Sun, 4 Mar 2018 20:25:18 -0800 (PST) X-Google-Smtp-Source: AG47ELv+BV1ExvSO3u5a6Oh9L8DWcOH59yjMhHw+dVr2zLQKIXoLMJLvf1VSXvQQu92NjFBWqRRG X-Received: by 10.98.206.1 with SMTP id y1mr14012176pfg.196.1520223918332; Sun, 04 Mar 2018 20:25:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520223918; cv=none; d=google.com; s=arc-20160816; b=g6paYI5JFfFl0nYwekTtclTts3fpFFn6rdm7eYb01JF0SdMr3OKZf4Pp06CqudT2Fm 80q4SmWY0JNeiLB4WZ0JbQ4gkn41jAwa7g7P6B9Q+AsJHCn/Ah3pcRpbQ5IWTXOYgZL7 h/r4GHwM0tPp3mtiq3qm8kh2S95lR9okayyqsZ50dhR3F01+VPu0da188JAMphtO0PR1 4uycny2FHI2Mxs/DjwBncwdWIcAyDTixVtl9DdOnIav9j6Yslw4sdBJLojMM5w9ebymG U9q6FCt51tPC3YXQDM7k0zyh1oACGEp0C2bo6EdPAC3kKxGwBupkz/PiHMrL3xVctXlJ a7HA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=9UIYyyt8JJmXxf1uMnL20lD7PgKTGgwcK6sgIxpYoNY=; b=N2//KFw/ZilT05szVnLbbAwHI0CM4eDDF50soapMdF12/XmLDZSDA7B6miwHpLADJS lWVonu40VjjzkgyV4AMqFMXTdwpusHybOJNHCZ8DQzTmQhtIMmhQPH/8LG/QbgfrELT3 DZLAAlJ1dSEzLHB74SP+nVGRq2STm6pTCJ5on61bPQNN8XsSqjD4NRBsbLPyMkSqHwRH zmKOM2REM4EJ4LatK2wg/9dLvoP6v5usUDcK75yQnezFTdXmBm3dX1c4Lr8uD16YrFB4 HQ1CpCr5jhLr5mXccYlKcWIU60kB0Z9vii5x/B3+ThuJkg1X1pVfMMqk6bJeLCv+niYX AA6w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b17-v6si5313654plz.703.2018.03.04.20.25.03; Sun, 04 Mar 2018 20:25:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752323AbeCEEIE (ORCPT + 99 others); Sun, 4 Mar 2018 23:08:04 -0500 Received: from relay1.mentorg.com ([192.94.38.131]:57412 "EHLO relay1.mentorg.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932455AbeCEEIC (ORCPT ); Sun, 4 Mar 2018 23:08:02 -0500 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-MBX-04.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1eshPr-0002Rk-FU from Harish_Kandiga@mentor.com ; Sun, 04 Mar 2018 20:07:59 -0800 Received: from [10.0.2.15] (137.202.0.87) by SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Mon, 5 Mar 2018 04:07:54 +0000 Subject: Re: [PATCH] mmc: Export host capabilities to debugfs. To: Vladimir Zapolskiy , , , , , , CC: , References: <1519910255-6296-1-git-send-email-harish_kandiga@mentor.com> From: Harish Jenny K N Message-ID: Date: Mon, 5 Mar 2018 09:37:43 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Language: en-US X-Originating-IP: [137.202.0.87] X-ClientProxiedBy: svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) To SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Saturday 03 March 2018 10:02 PM, Vladimir Zapolskiy wrote: > Hi Harish, > > On 03/01/2018 03:17 PM, Harish Jenny K N wrote: >> This patch exports the host capabilities to debugfs >> >> Signed-off-by: Andrew Gabbasov >> Signed-off-by: Harish Jenny K N >> --- > would you mind to restore the authorship to Abbas Raza and send v2? Sure. Abbas had left Mentor and this was being done as part of new project. Still, I will resend the patch by changing the Author. Thanks, Harish