From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH] mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly Date: Sat, 24 Aug 2013 22:22:10 -0400 Message-ID: <87d2p2tsq5.fsf@octavius.laptop.org> References: <1373400280-7408-1-git-send-email-dianders@chromium.org> <002901ce7d7d$65223e10$2f66ba30$%jun@samsung.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from void.printf.net ([89.145.121.20]:36145 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754541Ab3HYCWQ (ORCPT ); Sat, 24 Aug 2013 22:22:16 -0400 In-Reply-To: <002901ce7d7d$65223e10$2f66ba30$%jun@samsung.com> (Seungwon Jeon's message of "Wed, 10 Jul 2013 23:54:36 +0900") Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Seungwon Jeon Cc: 'Doug Anderson' , 'Markos Chandras' , 'Jaehoon Chung' , 'James Hogan' , 'Grant Grundler' , 'Alim Akhtar' , 'Abhilash Kesavan' , 'Tomasz Figa' , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Hi, On Wed, Jul 10 2013, Seungwon Jeon wrote: > On Wed, July 10, 2013, Doug Anderson wrote: >> In (1fb5f68 mmc: dw_mmc: Don't loop when handling an interrupt), the >> code for handling DW_MCI_QUIRK_IDMAC_DTO became dead code. Move it to >> where it ought to live. >> >> Found by code inspection and compile-tested only--I don't know of any >> boards that need DW_MCI_QUIRK_IDMAC_DTO. >> >> Signed-off-by: Doug Anderson > > Acked-by: Seungwon Jeon Thanks, pushed to mmc-next for 3.12. - Chris. -- Chris Ball