From patchwork Fri Oct 12 14:57:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10638753 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 ACAA0157A for ; Fri, 12 Oct 2018 14:58:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9ADC92B977 for ; Fri, 12 Oct 2018 14:58:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8E2442B985; Fri, 12 Oct 2018 14:58:37 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE 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 376742B977 for ; Fri, 12 Oct 2018 14:58:36 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=fTwIeDHtrwSc9XV+TepcRRuawy4wNkzWQKdyuEsldLo=; b=KRm ZTCyc+pdphcCHrxNEeutzOmYkPvwAIGKVzwt2gXczcFhj+F3QDvP2ZvCXkXslFGD+UdAXWJ9LRZH5 2GOD+HIjI7pdqXwxkmMf2S6SztDQ/iv3JukAtNN+ctL3wG6IBXv6KAlbePMDPP5ZahMEYXn2h7/md d9dDIBtSQqcGowSuO8A4t93vUq4lcsAnYUmIWp+XTmhGFtSpwkj3RA8375RdxWAs0BAIA7aSjuZn9 yX5ej9GmIA0hDhSRflSgrFHRWM++sLXoMNM6nwChwAc7Y6oQkc7cyYILekMc3EQABdNMX24VeYIkM 153oWSdrOjszymufFSWexW6nADZhYrg==; 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 1gAytc-00058a-19; Fri, 12 Oct 2018 14:58:32 +0000 Received: from conuserg-07.nifty.com ([210.131.2.74]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gAytX-00056v-Sn for linux-arm-kernel@lists.infradead.org; Fri, 12 Oct 2018 14:58:29 +0000 Received: from grover.tkatk1.zaq.ne.jp (zaqdadce369.zaq.ne.jp [218.220.227.105]) (authenticated) by conuserg-07.nifty.com with ESMTP id w9CEvjP9016823; Fri, 12 Oct 2018 23:57:45 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-07.nifty.com w9CEvjP9016823 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1539356266; bh=YeVLxiJSj3bbtActXJ3P8WDyXRLf2BRjQzlymvJJqyc=; h=From:To:Cc:Subject:Date:From; b=NEXpe63K5okfkg735rDivWVwHu/8J6f1SnyZZlDUaEeaPRUgADACRo0bFW69Y8L1D IbiPJ1ALlyIoLglE4sGNB9rFQYZFo5PgFlIlmaTFKXkB5v8pxusASThPY1s3B9JJYQ bK2j9tMdNvj31HM348Ww/TARUVZ6PYs7QYyzOcJo0IXAWo+B9a0nuDw1xoM9Ik6UZC KrwziCXlBv5WfpolBp+ij7AClHM3VZ2CL539wuZB9x8U0qee6a+o0qiYW3efuGXuQa 1i+/dceH955vBhEur49xPKILR3ClFf2WVk6xSZv+aKrDf8UBUSEAN4Lc0NmVQHgsB7 CrfN7hdPlYTrw== X-Nifty-SrcIP: [218.220.227.105] From: Masahiro Yamada To: linux-mmc@vger.kernel.org, Ulf Hansson Subject: [PATCH 0/2] mmc: uniphier-sd: two bug-fixes Date: Fri, 12 Oct 2018 23:57:36 +0900 Message-Id: <1539356258-12374-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181012_075828_266955_23A18E77 X-CRM114-Status: UNSURE ( 6.30 ) X-CRM114-Notice: Please train this message. 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: Wolfram Sang , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Masahiro Yamada MIME-Version: 1.0 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 In further testing in uniphier-sd.c, I found my stupid mistakes. Ulf, Can you squash this series into 3fd784f745dd "mmc: uniphier-sd: add UniPhier SD/eMMC controller driver" if you have a chance to do rebase? Of course, it is OK to apply this series on top of your next branch if it is too late. Masahiro Yamada (2): mmc: uniphier-sd: fix DMA disabling mmc: uniphier-sd: avoid using broken DMA RX channel drivers/mmc/host/uniphier-sd.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)