From patchwork Tue Dec 4 07:51:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robert Jarzmik X-Patchwork-Id: 10711245 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7D31413BF for ; Tue, 4 Dec 2018 07:51:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7210B2A544 for ; Tue, 4 Dec 2018 07:51:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 64C1A2A54A; Tue, 4 Dec 2018 07:51:57 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id E67562A544 for ; Tue, 4 Dec 2018 07:51:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=kVqlDAXE2oJ8S24mm1RzYNDwvWhXcf5UiGBaJbZVeQQ=; b=ZEU/ot3JDj+/Ow 84xE0xuLEZxRYDPSYcrGY4W1SpXp6AXbEewKgfYF0wsF6vxLQAZHkj+mcGkLkzJ0zGhml9esKfTbh g1MszkBvub9bkUxr1rpoy3EuoCfqyTj0hUEOWGsCYsQUWLQW3+NDJvNdnu89BYyAM2Al3k6ecQ5hD km/mNd5B6w0hL3aFAvA4G9TrUclMYCbtBUZNfH5dj/zAhhAg4F0BZ3mA51uab5Blt37CUX9YI42gS DOcU3zejNwclRYFJWVATtc+8x1NB8sDPekIPme+hL07ZFihSe2HkO8aT0djJeeH9nxo40Ivi99fNq vTnzB9QJNYZWs7Vn5RCQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gU5Uk-0000vi-91; Tue, 04 Dec 2018 07:51:50 +0000 Received: from smtp08.smtpout.orange.fr ([80.12.242.130] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gU5Ug-0000uQ-Em for linux-arm-kernel@lists.infradead.org; Tue, 04 Dec 2018 07:51:48 +0000 Received: from belgarion ([90.89.234.36]) by mwinf5d67 with ME id 7jra1z00N0nnJME03jraE1; Tue, 04 Dec 2018 08:51:34 +0100 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Tue, 04 Dec 2018 08:51:34 +0100 X-ME-IP: 90.89.234.36 From: Robert Jarzmik To: arm@kernel.org Subject: [GIT PULL] pxa for v4.21 X-URL: http://belgarath.falguerolles.org/ Date: Tue, 04 Dec 2018 08:51:34 +0100 Message-ID: <87muplu3uh.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181203_235146_770087_8F5A435F X-CRM114-Status: GOOD ( 16.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Haojian Zhuang , linux-arm-kernel@lists.infradead.org, Daniel Mack Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Arnd, Kevin, and Olof, This is the pxa pull request for 4.21, a simple single patch one. Can you please consider pulling ? The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the git repository at: https://github.com/rjarzmik/linux.git tags/pxa-for-4.21 for you to fetch changes up to c2a70a319afb9e3dee16567cec4d9bf8dd358b59: dmaengine: pxa: make the filter function internal (2018-12-03 22:41:07 +0100) ---------------------------------------------------------------- This pxa update brings only a single patch, finishing the dmaengine conversion. ---------------------------------------------------------------- Robert Jarzmik (1): dmaengine: pxa: make the filter function internal drivers/dma/pxa_dma.c | 5 ++--- include/linux/dma/pxa-dma.h | 11 ----------- 2 files changed, 2 insertions(+), 14 deletions(-)