Re: [PATCH v3] ARM: EDMA: Fix clearing of unused list for DT DMAresources

From: Sekhar Nori
Date: Thu Sep 12 2013 - 06:03:33 EST


On Wednesday 11 September 2013 12:22 AM, Joel Fernandes wrote:
> HWMOD removal for MMC is breaking edma_start as the events are being manually
> triggered due to unused channel list not being clear.
>
> This patch fixes the issue, by reading the "dmas" property from the DT node if
> it exists and clearing the bits in the unused channel list. For this purpose
> we use the of_* helpers to parse the arguments in the dmas phandle list.
>
> Reviewed-by: Sekhar Nori <nsekhar@xxxxxx>
> Reported-by: Balaji T K <balajitk@xxxxxx>
> Cc: Pantel Antoniou <panto@xxxxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Joel Fernandes <joelf@xxxxxx>
> ---
> This patch is a repost of v2 with minor change of return value.

Is this patch meant for merging? If yes, I see no resolution of the
comments given in this thread:

https://lkml.org/lkml/2013/7/30/9

It is better to send one version with all comments fixed. Helps avoid
confusion.

Thanks,
Sekhar

--
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/