Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964936AbcCOIZR (ORCPT ); Tue, 15 Mar 2016 04:25:17 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:40503 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933849AbcCOIZN (ORCPT ); Tue, 15 Mar 2016 04:25:13 -0400 Subject: Re: [PATCH v2 5/5] arm: davinci: remove mmc dma resources To: David Lechner References: <56E6BF7E.7020401@ti.com> <1457996081-21975-1-git-send-email-david@lechnology.com> <1457996081-21975-6-git-send-email-david@lechnology.com> CC: , , , , From: Sekhar Nori Message-ID: <56E7C699.9030107@ti.com> Date: Tue, 15 Mar 2016 13:53:53 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1457996081-21975-6-git-send-email-david@lechnology.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 574 Lines: 17 On Tuesday 15 March 2016 04:24 AM, David Lechner wrote: > The davinci_mmc driver no longer uses platform resources for getting dma > channels. Instead lookup is now done using dma_slave_map. > > Signed-off-by: David Lechner I guess this will now be targeted for v4.7. I can apply the patch if I get an immutable branch from Ulf post v4.6-rc1 or if Ulf decides to apply this, fine with me. Acked-by: Sekhar Nori BTW, we prefer a captialized "ARM:" in subject prefix. Whoever is applying can probably fix it though. Thanks, Sekhar