Re: [PATCH RFC 1/2] dmaengine: Introduce scheduled DMA framework

From: Ludovic Desroches
Date: Mon Mar 23 2015 - 05:16:08 EST


On Sat, Mar 21, 2015 at 12:42:06PM -0700, Maxime Ripard wrote:

[...]

> +/*
> + * 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é, 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éré
> + */

As I am French too, I totally agree to translate comments in French but
I am not sure it will satisfy everyone :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/