Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3616123imm; Sun, 29 Jul 2018 23:50:35 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcJWdqkhE81NF3K31kkik+KpI9L9or4k17yZGg6npKqgnmTECgh8Ka/Kp757prgu8MyXIDK X-Received: by 2002:a17:902:6ac3:: with SMTP id i3-v6mr15351331plt.252.1532933435518; Sun, 29 Jul 2018 23:50:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532933435; cv=none; d=google.com; s=arc-20160816; b=1ABs4mN765JBLoC395oh0m6lta3ah8X3VOyIj/chktjEQSqIOH7LdZcEZP93Z9QAZb iES92+uk1k3iSjpp1psPjoKPX6Nmxwp8/9VyaJSlGJ1m8k/bef+vmwCINlpxneE3KOgi 0SIC1jrEMtY4qW0oIYl0cVYrQOeXRQHsW2k5kg9CJL9UT0bvzRkWIAsHVqftyKI0gzca wFfKMX0DFkq00PrRagbPejneQWACAFV2DJ7IUKiLO9TtdovSZptsaFn7CI1Gzd3Vyy4H XhVV4g79wD6gKj7gZQZtHZ6J14i2I3pqzvGEQ/GeetqAA2o8n87lkj5jCNjMAI/9W7x0 oUlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:arc-authentication-results; bh=aYMqyjE2/eLkRSuky17hAhIEWr+iSs83cYSuzDjAA1U=; b=hGWnLa0mOW6W9oTedFR1iCo5P8EjabMx/OZzGBHpzSpZB4Gx+R1eVwyZq7p2GqRf+2 xHM/x0XkC8JlW2OgXYFCre8BC9vJvzKIa48NF5dlVo+dsF98yiN1NbbM8BbxkefRg8DY gyKZ6gPx+cMBXpSXiHqW6NyK0JX2EuaG8vwj1UpLRdGgBaZxEm++zFG0QKkalldS+uL6 TLT2eTtcJNZ714G9SMOw9YWqMMtsf66M4Nqc7M00VmNHomDJ5+XYnmlJtlgOn0yTJi4O 1Pjeyww7qUtXH8m64dlEnpxCoffe5PoV7dBYXAb8h4jtwB6h+puK4Qbm84dbs4uJcbPI 46Gg== 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 d17-v6si9545103plj.448.2018.07.29.23.49.47; Sun, 29 Jul 2018 23:50:35 -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 S1726530AbeG3IUp (ORCPT + 99 others); Mon, 30 Jul 2018 04:20:45 -0400 Received: from ozlabs.org ([203.11.71.1]:59337 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726351AbeG3IUp (ORCPT ); Mon, 30 Jul 2018 04:20:45 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 41f99F3hHtz9ryt; Mon, 30 Jul 2018 16:47:13 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ellerman.id.au From: Michael Ellerman To: Geert Uytterhoeven Cc: Finn Thain , Benjamin Herrenschmidt , Michael Schmitz , linux-m68k@lists.linux-m68k.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 09/11] macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver In-Reply-To: <03e778fa5a025ac72f6d11c519939c5f8dbc6b8c.1530519301.git.fthain@telegraphics.com.au> References: <03e778fa5a025ac72f6d11c519939c5f8dbc6b8c.1530519301.git.fthain@telegraphics.com.au> Date: Mon, 30 Jul 2018 16:47:13 +1000 Message-ID: <87tvohi5ji.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Finn Thain writes: > Now that the PowerMac via-pmu driver supports m68k PowerBooks, > switch over to that driver and remove the via-pmu68k driver. > > Cc: Geert Uytterhoeven > Tested-by: Stan Johnson > Signed-off-by: Finn Thain > --- > arch/m68k/configs/mac_defconfig | 2 +- > arch/m68k/configs/multi_defconfig | 2 +- > arch/m68k/mac/config.c | 2 +- > arch/m68k/mac/misc.c | 48 +-- > drivers/macintosh/Kconfig | 13 +- > drivers/macintosh/Makefile | 1 - > drivers/macintosh/adb.c | 2 +- > drivers/macintosh/via-pmu68k.c | 846 -------------------------------------- > include/uapi/linux/pmu.h | 2 +- > 9 files changed, 14 insertions(+), 904 deletions(-) > delete mode 100644 drivers/macintosh/via-pmu68k.c Geert are you OK with this and the other one that touches arch/m68k ? cheers