Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp527637ybi; Fri, 21 Jun 2019 03:50:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqzJkVv/L06+HPJwU3uT8Fk3Dyhks3wSGduVC/yVjfnE35Hke2eLoAPX02CSDkXaQoEh8uwD X-Received: by 2002:a17:902:f204:: with SMTP id gn4mr112995657plb.3.1561114253631; Fri, 21 Jun 2019 03:50:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561114253; cv=none; d=google.com; s=arc-20160816; b=DaWeUFyJR+v1YLcFFteY/10kSdPcCilFcblaMebYTdOwu/ddGlZS0xATtCK3R2fICn 8okqKSBpP10429f1oieWu7QkYr9oTUehMwZOrmnPcYyWrpM1H0YF/0Q3DU1990WOaXmz XkptreQp3qFm2lD7UMJnvMiFPDOLaMsFRMNK2Z7TZC36fJqaVOSY0HzrgQf7pOjaqmKn qSNiB0frINK4jFfGa9Oh/5KP/OFQTFxAQ9mtsPEuRnnRm8BlzdZQx7tyklMKxrSFuyHt oJ+rzYAp8TcITzKXpS5NFUMM2cVRI5EJ7VMVwbDq9Y2wvxK6uCxfQXiRiFR1wORLFFh8 uy+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=bf9JZkl8qz0i2SngBRujB5NX5vr5Ef3eY8/qyvAm4bU=; b=Ih6u5jzVcWe+tP1YMW+l//jY3H05rNNgHt9CDNt7CbqzKyIM30re2C4GRaBBQe69tq LG511rJm4jAFEoGJd63eZwjC3WQaeDlPidZhYgg101DItmXq+VAbvVKJSe8KeA6yYsjE cNyUYCC1cqtltoyfDUmOR01ADV8wtJ9p1F8wclR+7LLit8zc/pmQY7geBgj/4i7hYQeE +7qvN9IQ8xIY93XikTdZllI7vKz14qvtP+wWl7m7XE73Mjokv6OAi9jlaTbWR55FLWEg b+JsRKFEcJ/0Kbjoig0LOWHjUU9raB3+ug1j/au2P4J7Tikliv7VYXzxn2bl9g82k4Od 1vMg== 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 y14si2307108plp.242.2019.06.21.03.50.37; Fri, 21 Jun 2019 03:50:53 -0700 (PDT) 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 S1726549AbfFUKu3 (ORCPT + 99 others); Fri, 21 Jun 2019 06:50:29 -0400 Received: from sauhun.de ([88.99.104.3]:51884 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726229AbfFUKu2 (ORCPT ); Fri, 21 Jun 2019 06:50:28 -0400 Received: from localhost (p5486CF54.dip0.t-ipconnect.de [84.134.207.84]) by pokefinder.org (Postfix) with ESMTPSA id 368C72C077A; Fri, 21 Jun 2019 12:50:26 +0200 (CEST) Date: Fri, 21 Jun 2019 12:50:25 +0200 From: Wolfram Sang To: Masahiro Yamada Cc: linux-mmc , Ulf Hansson , Rabin Vincent , Guennadi Liakhovetski , Wolfram Sang , Linux-Renesas , Rob Herring , DTML , Linux Kernel Mailing List , Mark Rutland Subject: Re: [PATCH] mmc: remove another TMIO MMC variant usdhi6rol0.c Message-ID: <20190621105025.GA2987@kunai> References: <20190621060511.29609-1-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Fri, Jun 21, 2019 at 03:16:11PM +0900, Masahiro Yamada wrote: > (Added Lars Persson, Guennadi Liakhovetski) >=20 > On Fri, Jun 21, 2019 at 3:06 PM Masahiro Yamada > wrote: >=20 > This needs Ack from Renesas. > But, I do not know if TMIO folks are sure about this driver, though. > (If they had been sure about it, they should not have duplicated the driv= er > in the first place.) =2E.. and from the original mail: > Delete this driver now. Please re-implement it based on tmio_mmc_core.c > if needed. I was never happy with this driver existing, yet I never knew which HW platform needed this, so I didn't touch it. But I'd like to see it go in favor of merging with the TMIO code base. >=20 > Perhaps, some code snippets in this driver might be useful for cleaning > tmio_mmc. It will stay in git history forever, and you can dig for it > whenever you need it. >=20 > Signed-off-by: Masahiro Yamada I double checked there is no user in the current tree. I also searched the web and did not find any out-of-tree user or even a reference of it. So, for now: Reviewed-by: Wolfram Sang But this seriously needs an Ack from Shimoda-san or Morimoto-san. And maybe Guennadi has remarks, too? Thanks, Wolfram --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl0Mtm0ACgkQFA3kzBSg KbbYNw//U2nOKt1qTxm7Lxvm3Ii9b1Qhqs/pvoKWphHfPaQw+dgf5vXSZlMkE6QR hG3it64ADcyRC+zdjUf+XUgF9GLHHTSZgGtECW4CYQSGjCEQ2Qfc+8WXr5AHCY8h NIK7wRhy6MVn0pkLUL0iFQqAYR1a8aFIPim3omAyEjDN2fj0abHuImzoTHtxTgQ3 kklk1LlsCDS0yDOjkljhxHySzIOY2YkzRCTaOvYYVuyn30G0/uUXL9uuafF1jYPY lCPj+88A6px1qXROIJmYTzYpFxdHDmTWBfMtenRHGTM79vXf3nswy8Mxt5PDom04 C872tCkhTo859e9IwcI24SYr576YZsSU0sw3GY23AJotsg58ifXVrzDjzEZewfNU s9MPvBXPhmjlMCEbwOkfEOGtwsDgcXOJdxjKPVF+bMYDbE4XGLxV375axcmf13Vw cj0OYvNBpHf9fcejEbYRnYHzAfc1Y4QMLF5NHccF2V1AAAVpl5hADEs+ypcjPBfe HChlxkw0rwz8e+ZdEr4FjcpXoIaVHIXYPAcyMn2u/XiADa8XUHmRJxvf0Rz6A30r h4ox4TRJrKQy69gPJMxNx4FGyZJjlPlMfa6khtYAhPoiEzruUttVdryTMIRwOD8l j/MmsFwAsK06IpUOqosDwNXoUpU/DHXtmk/i/xOo4+9euVaLMrk= =gcmd -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--