Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759248Ab3HMUgF (ORCPT ); Tue, 13 Aug 2013 16:36:05 -0400 Received: from cassiel.sirena.org.uk ([80.68.93.111]:37806 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758898Ab3HMUgC (ORCPT ); Tue, 13 Aug 2013 16:36:02 -0400 Date: Tue, 13 Aug 2013 21:35:36 +0100 From: Mark Brown To: Tomasz Figa Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Dan Williams , Jaroslav Kysela , Kukjin Kim , Liam Girdwood , Linus Walleij , Mike Turquette , Padmavathi Venna , Russell King , Sangbeom Kim , Takashi Iwai , Vinod Koul Message-ID: <20130813203536.GI6427@sirena.org.uk> References: <1376243970-6489-1-git-send-email-tomasz.figa@gmail.com> <1376243970-6489-13-git-send-email-tomasz.figa@gmail.com> <20130813175251.GC6427@sirena.org.uk> <4262768.VLqddFvVic@flatron> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5Vr4v9a0xMzD0x07" Content-Disposition: inline In-Reply-To: <4262768.VLqddFvVic@flatron> X-Cookie: Many pages make a thick book. User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 94.175.92.69 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH 12/18] ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:57:07 +0000) X-SA-Exim-Scanned: Yes (on cassiel.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2622 Lines: 64 --5Vr4v9a0xMzD0x07 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2013 at 01:10:02PM -0700, Tomasz Figa wrote: > On Tuesday 13 of August 2013 18:52:51 Mark Brown wrote: > > On Sun, Aug 11, 2013 at 07:59:24PM +0200, Tomasz Figa wrote: > > > +#define pl330_filter pl08x_filter_id > > So, this is pretty fun and probably not going to play too nicely for > > multiplatform kernels... > Yes, this is really funny and only shows the brokenness of current channe= l=20 > filtering mechanism used in DMA engine subsystem. Fortunately this is=20 > quite irrelevant to multiplatform kernels, because no users of it will be= =20 > compiled in, since it's used only for legacy (non-DT) channel filtering. Well, the thing here is more about the fact that the match function is silently being hijacked - it should be possible to do this in the device registrations. I'd expect you could get a non-DT kernel which was affected, but you'd probably have to try. > Anyway, I would happily redesign and rewrite the DMA engine channel=20 > matching completely to make it much more sane, but I guess I would need a= n=20 > ack from Vinod and Dan to do it. I'd be really keen to get this code merged sooner rather than later for ASoC development so if there's a way to do it separately to fixing the filtering that'd be good. --5Vr4v9a0xMzD0x07 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQIcBAEBAgAGBQJSCpiVAAoJELSic+t+oim9MAAP/3HX1IK+aB+Ilsw39w42zb8n 320rmAVrtcykTm0pskBAiEOpRgDK+SnpJQdmw53is/zZBfnZTafcz57Mp+ftfoLJ w+J5AJ/E1DMVmeiaWETFouMnqLfaVDyyb89eTtSlUvWw6YvoEWgm69R5D4l3gNgW XrHOWaDHMBb2CswKVGUCBlLhDDHxVpKgSYxEC2rZOISO89Q9FjfjdOi/BBNiMUqA fXGRfJ+859bDtpsc2T4aJh3CHoW1swSVaUKxbt0HDa+NKDPi7woNBikdqPNhN60W TJyIhM4Qn/a3PI6WIBdJwW553LIa8bMEEInGGzd92hlqVQ01S1ugmYQ78H0CqGHT R0lcwc657i5vrN/eaGtt50mfVOm+S7nn7/9uWKpMLqAgKANRfCZMl4hcE0B8V8kO 5pVY1O3A3qcJP9+oMwTzP7BOIA3Vr8/U/V7t6ye2/yYWI5la+NWQGjHV7c4GfIAZ u/iW1aCh7wS9WxNm5E48/XEeyWNPS+HS5oNW5rETEfs+bPZx9+aWjb6AqB5aJ9hb yLE3cBMX2OX01P0nAuy9N1/jrXzXWslD7r0YDBANujujuoTjxCB7xGrs1tWNi2qZ UHMiSmsA3SOVOrtRjQNVEeL8bKzSnZjBpUKqa7Cqdo8os4c4cV/yqAQDAucfTy5k 6o7Ac5WJvv4H3mzJnwzp =0ass -----END PGP SIGNATURE----- --5Vr4v9a0xMzD0x07-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/