From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9F8F0C4332F for ; Wed, 19 Oct 2022 16:57:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5qaTTpYisOJi6eyOdI9dEnyaqKst6COzDJd3Oreon88=; b=ihK/bpfGC6l+F7 sn4m5YXheHByuTra8tQAYTXf22IDb8fV8YIsdt8WEjmnpWYGwgnNHnbsVcAMGPDaN3ko31fUyU/nl jP3y+PjGgWMP+AJWeqOdk+jRPNIb8LzKDUYgnxOG/RiWYCmnPHDmHM7GK7RthZzdLBoAG/j5msfPV HjVxVxGN/eRMawUkrVZFNY6/tFkUKjh6ynz0kTqQrwbjRiAg3yjrLW36tfa8OKIcb3rLPW6WVwmD3 ZynsvBuUj2bLGVUnwLk04yRaj1vjt4FmSh+Hl8hEJEdzIp7QJUTKZGnXaim4vaVPwuoAGWipidjtv jRJtm2XRwL6pRZ4hhg5Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1olCN4-004T3H-PH; Wed, 19 Oct 2022 16:56:46 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1olCN2-004T2Q-5v for linux-arm-kernel@lists.infradead.org; Wed, 19 Oct 2022 16:56:45 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id AEA98618CB; Wed, 19 Oct 2022 16:56:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8AF17C433D6; Wed, 19 Oct 2022 16:56:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666198603; bh=Gx+yBjw/cHq8qIIiw/IyPDqfSAWDQNNm8s3u2fpj0OM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y5FOV7bSi4DuLF5boJt0FWMoRF9/YnZ4yoSb0ywl65JbQDmHUbDsBkVZqOHy+FU6S 8EBmABxExf4Yj5PGxd4iy3GX8qD333vIRU6/trPVJM/CjgvN+0zLzmqYjI2kJMDv/z OAsx/gtiaekHlpqURE8k3wfJaDFv/gFaZU0jP0Dr4PmMJ3QcrTeOgf9vlentvdMZLY MbjRtS8zkswYlzgmm7FZENb+g1RLd6jW4q3K7jZd/8coLkoJDiC4SNo286WEgZFbnS Yv0jOYJF2FouQP7Fv9W9SgiG40KLlENqKqaeAQheQJeDAsBJ0IxVBKkY6nfX5DY3Ho 0+0PNmbS21Igg== Date: Wed, 19 Oct 2022 22:26:39 +0530 From: Vinod Koul To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Arnd Bergmann , Dan Williams , dmaengine@vger.kernel.org Subject: Re: [PATCH 10/17] dmaengine: remove iop-adma driver Message-ID: References: <20221019144119.3848027-1-arnd@kernel.org> <20221019150410.3851944-1-arnd@kernel.org> <20221019150410.3851944-10-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221019150410.3851944-10-arnd@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221019_095644_288181_52881CE6 X-CRM114-Status: UNSURE ( 8.94 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 19-10-22, 17:03, Arnd Bergmann wrote: > From: Arnd Bergmann > > The iop32x platform was removed, so this driver is no longer > needed. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel