Received: by 10.223.185.116 with SMTP id b49csp1641117wrg; Thu, 22 Feb 2018 00:11:12 -0800 (PST) X-Google-Smtp-Source: AH8x226y+DT1q6+SVthKq6ze/ohC/unR1vVghZ8mTR0LBooZvEkZshNHSfQrw+nJn8nZbSVjHJOI X-Received: by 10.98.194.87 with SMTP id l84mr6103213pfg.6.1519287072138; Thu, 22 Feb 2018 00:11:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519287072; cv=none; d=google.com; s=arc-20160816; b=Jw23Zo+PhJftwKUb2oTTdq1PojamqyWoOPjTiqrqvhKdrTT0phzhPFxOEq6kQUhIMs i1GitlPuUygDmUVaa7ABNF/gFYrYjjOqkGVGtuuyk3c2XBIVXAfDMdWkU1f4y3NCumDT FF7/g18TMu6CrSfKC8xPqOV0U4bsibJfUKZcGPu2HN1e7iiF03jYxg3oZbx2xeikblYV Zn9D8rbNIA6DC7SUdwxJcY1mM5mWr/JS5bBU2xYLYUt5mgaRB87Ts6aCHJV/474SAVcH uhzAFeigx3zzEbeBPW6tvMTNJ6h3DYnsHQdmEpQfu6QTWhkDer9zhBP0WoGkn87w1b7E ACnA== 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:arc-authentication-results; bh=RUGyYQZoOakU3W7YEorBMeMYZR56jDmj4p+m4YDOYSE=; b=rh4z6aNHPFpYEXYg9pTgwFUmL/iRNuQVZzb2wzwdhA1ip0dpm0kUWxMWiHLK5F8cyt +JTCwNHQQpX9yGNRn1GTCmYrtV+rXRUwzVBBrqC4ab9lc8mxW1q3ZpCd4CqGqBmXSxiA du3gIo5Y54EBEgOip/Yjr3w+Q0PzjlFCZO21gTVlaObq6YFIhil7uy3X9CyA6pAJ1n1j inkUm9Z70nJ15a+DBaUQfbsKkdB7jeAipZYb0fPw/gaKsNnI9+4JLnVdzwh5ZRRhhE/7 e5s8IYbbrurIwoUK8J8eTRZGDgesfwDDQPPdL4daHYFoL093tVXJKR3/RHvhGcQeFLbf X/3A== 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 y4-v6si3882775plb.568.2018.02.22.00.10.57; Thu, 22 Feb 2018 00:11:12 -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 S1752681AbeBVIKW (ORCPT + 99 others); Thu, 22 Feb 2018 03:10:22 -0500 Received: from www.zeus03.de ([194.117.254.33]:39028 "EHLO mail.zeus03.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752553AbeBVIKV (ORCPT ); Thu, 22 Feb 2018 03:10:21 -0500 Received: (qmail 1324 invoked from network); 22 Feb 2018 09:10:18 +0100 Received: from p200300cf5bc98e00021de0fffea0c865.dip0.t-ipconnect.de (HELO localhost) (l3s3148p1@2003:cf:5bc9:8e00:21d:e0ff:fea0:c865) by mail.zeus03.de with ESMTPSA (ECDHE-RSA-AES256-GCM-SHA384 encrypted, authenticated); 22 Feb 2018 09:10:18 +0100 Date: Thu, 22 Feb 2018 09:10:18 +0100 From: Wolfram Sang To: James Hogan Cc: linux-metag@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org Subject: Re: [PATCH 13/13] i2c: img-scb: Drop METAG dependency Message-ID: <20180222081018.tc3jcuwl6yfrxroh@katana> References: <20180221233825.10024-1-jhogan@kernel.org> <20180221233825.10024-14-jhogan@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="n5ojqysm46o3f7dt" Content-Disposition: inline In-Reply-To: <20180221233825.10024-14-jhogan@kernel.org> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --n5ojqysm46o3f7dt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 21, 2018 at 11:38:25PM +0000, James Hogan wrote: > Now that arch/metag/ has been removed, remove the METAG dependency from > the IMG SCB I2C device driver. The hardware is also present on MIPS SoCs > so the driver still has value. >=20 > Signed-off-by: James Hogan I'd think it should go with the rest of this series? For that: Acked-by: Wolfram Sang Let me know if I should rather pick this up individually. --n5ojqysm46o3f7dt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAlqOeuUACgkQFA3kzBSg KbYNNw//VozjiVfGaMsSs0jUmsTVvWIAmvkuD59HTdA/N6nMBdcB/axq9PpSHT0J KXGrGHOf9QtEJeXzydzIRDevKPAePLZjvGjIfZVqrXTOsOqOMngLkE+z8KT6KIN2 UdUCY8kDjoK9CcghAsvIB9FX7hHD2qnZhmm6iWc46PG5zu8LaeCTIw8g7CUE97c/ O7xTtp2wImMWQvizlEAI1GWEvOokPcMYRDH9LVNc6ZlprSPAzXLJaAupdA/cNADv scD4mHz2ZPjEI4N/H6Z8fuF/7DnNGktMfPhum5NZyYayDJ8oslMTqmyEFQ8vtqDt Wo113+VG3aWi1J/F7l7NeSnQixsvgUERrKutIxvGHSr4H5WXPQFYVJrcmybxfLzo 5YBpX0DDpJfB+Kwr0SjYBJmJKIeSjjMOvaljjknsWKuCH6RNO5DlUcLt4t5OfoO9 g7ZuoNr9DL+ZoVpl3lWUtE4DkDjqhqwyRxTgr9xQC9bKa8Ya727yCCP6eMV7W94W tdrvnMjZrgpqDmt1BsC5bqwU1/zgtV5SGv+3hdn7wJsvGlOfV4b9jUhQgvhZUorF Rq8H0hTAaARId5cC2ChIppjrsjT86FbSGp75qhU0wnzmdwol4X8fg1PmEbO6iwgr rAV6/2EoqWYw3P54QgWnfhcz3PgCTQBGcZs5mpQW/Mxd8sIMfX4= =9OYz -----END PGP SIGNATURE----- --n5ojqysm46o3f7dt--