From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753159AbbCWRUY (ORCPT ); Mon, 23 Mar 2015 13:20:24 -0400 Received: from down.free-electrons.com ([37.187.137.238]:58799 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753046AbbCWRUU (ORCPT ); Mon, 23 Mar 2015 13:20:20 -0400 Date: Mon, 23 Mar 2015 09:55:34 -0700 From: Maxime Ripard To: Ludovic Desroches Cc: Vinod Koul , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, Laurent Pinchart Subject: Re: [PATCH RFC 1/2] dmaengine: Introduce scheduled DMA framework Message-ID: <20150323165534.GC15676@lukather> References: <1426966927-30833-1-git-send-email-maxime.ripard@free-electrons.com> <1426966927-30833-2-git-send-email-maxime.ripard@free-electrons.com> <20150323091503.GE32259@odux.rfo.atmel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0lnxQi9hkpPO77W3" Content-Disposition: inline In-Reply-To: <20150323091503.GE32259@odux.rfo.atmel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --0lnxQi9hkpPO77W3 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 23, 2015 at 10:15:03AM +0100, Ludovic Desroches wrote: > On Sat, Mar 21, 2015 at 12:42:06PM -0700, Maxime Ripard wrote: >=20 > [...] >=20 > > +/* > > + * Besoin d'une fonction pour pusher un descriptor vers un pchan > > + * > > + * Flow normal: > > + * - Election d'un pchan (Framework) > > + * - Push d'un descripteur vers le pchan (Driver) > > + * - idle.... > > + * - interrupt (driver) > > + * - Transfert termin=E9, notification vers le framework (driver) > > + * - Nouveau transfert dans la queue? > > + * + Si oui, on est reparti > > + * + Si non, on sort de l'interrupt, le pchan est lib=E9r=E9 > > + */ >=20 > As I am French too, I totally agree to translate comments in French but > I am not sure it will satisfy everyone :) Damn.... :) I actually noticed it after sending the patches, and was hoping it would go unnoticed, unfortunately, it hasn't :) Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --0lnxQi9hkpPO77W3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVEEWGAAoJEBx+YmzsjxAggnAP/0KOdISKms0dFE0fXGsIj0wa X3NS6mBJrg8HFyWFAm1tyl+hqCqRlONImxTCQ+cbEid9r2OiuVlQHQo2x6sR1JSz NSuaIIm9INqlFkV4zjcObJo6LypIdqxEES0kdTkMrbi0GkbM1XtlM/QunJU42Aru 1VFzlv4uHNZtR8rXLmaWZCTSxN7FhzZHv81pV6Dgdp7v6e6uxqvYKTaDvXf3KlFV SLxJ1N6AYRcmobwvVuYxFuSFS+8v6k6PxE4gmILvOW83XpHj6csuOdNqynEuJnJ1 AzcNILL+W2GZngFvBHaR+Mx6rQgtr195/VoTgsTgLIHJUsFwuOmUuDpj3WPzlG6Z E4PDP+eTkUuovCeqrZt3Is+8OH1B9f1nHAOkZseRtMaGIenDeez/daKk2/OyHjMb AuMO/0RewuAStX4H/6aTXhwLbPtJam64GaSZRKT8cNaBzkhUFwLZU6owsoP5jzdd 7PYuP15risvkso0vgCE3tFhMWiOaUb6Pu8F25nDVn1DTzdGLETq/4Mw/LWBQlsZy ji5Jww0SmJDxEcw1Xh7QFi7zhoyzrZhi5hJsPDP04uXT0H61BUaLChah1UD1pjpF 1CdQc8LctSD0QsYkGlDomASoLN6GfMjB4GbtsG3gzqwx+EZ8e8JfL8Z6vwHDakB4 l/yKEmZ50ZBnd98TR8Lz =pa0s -----END PGP SIGNATURE----- --0lnxQi9hkpPO77W3--