[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150323091503.GE32259@odux.rfo.atmel.com>
Date: Mon, 23 Mar 2015 10:15:03 +0100
From: Ludovic Desroches <ludovic.desroches@...el.com>
To: Maxime Ripard <maxime.ripard@...e-electrons.com>
CC: Vinod Koul <vinod.koul@...el.com>, <dmaengine@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Ludovic Desroches <ludovic.desroches@...el.com>
Subject: Re: [PATCH RFC 1/2] dmaengine: Introduce scheduled DMA framework
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists