Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp753483rwd; Thu, 1 Jun 2023 06:14:15 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ60F1nVG/nuJYNOY74b5PhR1xgu/fO7dUBm+uj6Z0bvbGSkUa/p+Kf3ZX7mZLnFLnrP2X4R X-Received: by 2002:a17:902:f544:b0:1b1:b0ec:462d with SMTP id h4-20020a170902f54400b001b1b0ec462dmr137991plf.39.1685625255029; Thu, 01 Jun 2023 06:14:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685625255; cv=none; d=google.com; s=arc-20160816; b=owTEpf0TlAVG9nb92amzUqRqsZ5yymVob2ZapAFCOzOJwDrejPrGb0vPENV2yIhNQS Po6KIqSNhXmlY8bMLQo54dH8YI8aNYygv4SZSMHD14D4uG3PUVKBTUS0AnUK8oPfbksb H5Z4lexAuzliDVcbJ69oEQOofXOec62MG21OTrrdJav03moJw2j2/J+8hbnrX4heNA9A wjRTzx/jAhHzaQ1K6aZdkKbiMWVQMWE3CeIX3nwaOyVf0PtmqET5T064MR8bz91wI50s Y0snhlzMaRlY5quguTuw0jeSDRW1tzoO3uSFNDztindvwDFVRaM9bUaHoMIhw6NimQMj ARFQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:message-id:subject:cc:to :from:date; bh=KvMvNVo3GWPvAMIydiICUZse2GqRtHyVq06GxA+BoFs=; b=p1Ji/EKS7KpCZW7xoEQG76Try49PyZCJXEj6qTDCELddNXGtp+ce20Irxz62KQ24YO iaE1n3IMZce+yJY2H1PAW/jI8vSmPoy14hxokzjBip7HFgm5Q4Mza7xhOZWz+lIVZjx5 z+6lMbwNnd9aFUed/btn+OQEByGy5eQD5tfJIZRyftvVk3Y350/G2dT8/5hDVSN4OMgX CuJikXT89DyHTeIs34mVApU16iB0eh4MmoXyBaRx8dqlWaezs3V4SzVz2+oOV7n4DJxi E4zL0mBFiMrGE2RYsUuTiv1AyD0XhreRklu4zl+hsTOXFEdT8kgHfBbh2R7otwl2xVCT MXrQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m20-20020a170902bb9400b001ae6948b4a0si406291pls.501.2023.06.01.06.14.02; Thu, 01 Jun 2023 06:14:15 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232130AbjFAM4O (ORCPT + 99 others); Thu, 1 Jun 2023 08:56:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46954 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233317AbjFAM4K (ORCPT ); Thu, 1 Jun 2023 08:56:10 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E6D51123; Thu, 1 Jun 2023 05:56:08 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 35EAD92009C; Thu, 1 Jun 2023 14:56:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 2EE5E92009B; Thu, 1 Jun 2023 13:56:07 +0100 (BST) Date: Thu, 1 Jun 2023 13:56:07 +0100 (BST) From: "Maciej W. Rozycki" To: Thomas Bogendoerfer cc: Manuel Lauss , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] MIPS: Fix recent clutter with PATA_PLATFORM Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,HDRS_LCASE, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, A recent change has cluttered irrelevant MIPS platforms such as MALTA with PATA_PLATFORM configuration question, which makes no sense for them. This small patch series addresses the original issue in the correct way. See individual change descriptions for details. Please apply. Maciej