From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH v2 0/8] ARM: s3c64xx: Let amba-pl08x driver handle DMA Date: Mon, 21 Oct 2013 06:04:35 +0900 Message-ID: <52644563.1000203@samsung.com> References: <1381950659-12703-1-git-send-email-tomasz.figa@gmail.com> <20131017102201.GK2443@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131017102201.GK2443-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Tomasz Figa , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mike Turquette , Arnd Bergmann , Padmavathi Venna , Sachin Kamat , Takashi Iwai , Liam Girdwood , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Sangbeom Kim , Kukjin Kim , Ben Dooks , Russell King , Jaroslav Kysela , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: alsa-devel@alsa-project.org On 10/17/13 19:22, Mark Brown wrote: > On Wed, Oct 16, 2013 at 09:10:51PM +0200, Tomasz Figa wrote: >> Since the patches extending support of amba-pl08x DMA engine driver to >> PL080S DMA engine (PL080 modified by Samsung) found in Samsung S3C64xx >> SoCs got merged into Linux 3.12, it is a good time to migrate the >> platform to use this driver and drop the legacy DMA code. > Tomasz, very nice :-) Thanks. > Tested-by: Mark Brown > Mark, thanks for your test. Applied this whole series. - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Mon, 21 Oct 2013 06:04:35 +0900 Subject: [PATCH v2 0/8] ARM: s3c64xx: Let amba-pl08x driver handle DMA In-Reply-To: <20131017102201.GK2443@sirena.org.uk> References: <1381950659-12703-1-git-send-email-tomasz.figa@gmail.com> <20131017102201.GK2443@sirena.org.uk> Message-ID: <52644563.1000203@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/17/13 19:22, Mark Brown wrote: > On Wed, Oct 16, 2013 at 09:10:51PM +0200, Tomasz Figa wrote: >> Since the patches extending support of amba-pl08x DMA engine driver to >> PL080S DMA engine (PL080 modified by Samsung) found in Samsung S3C64xx >> SoCs got merged into Linux 3.12, it is a good time to migrate the >> platform to use this driver and drop the legacy DMA code. > Tomasz, very nice :-) Thanks. > Tested-by: Mark Brown > Mark, thanks for your test. Applied this whole series. - Kukjin