Re: [PATCH v2 11/23] ARM/dmaengine: edma: Merge the two drivers under drivers/dmaengine

From: Peter Ujfalusi
Date: Tue Sep 15 2015 - 02:46:41 EST


On 09/14/2015 07:12 PM, Tony Lindgren wrote:
> * Peter Ujfalusi <peter.ujfalusi@xxxxxx> [150911 05:35]:
>> Move the code out from arch/arm/common and merge it inside of the dmaengine
>> driver.
>> This change is done with as minimal change to the code as possible to avoid
>> any possibilities to introducing regression.
>
> You should check your git config so it uses -M option to git diff
> to detect renames.

I'm moving the code form arch/arm/common/edma.c inside of the already existing
drivers/dma/edma.c
The diff looks the same with -M or -C since during the code move most line
needed to be changed (struct edma -> struct edma_cc). But the merge itself
does not change how the code works at this point.

> Anyways, assuming you're just moving code, for
> the omap parts:
>
> Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>

Thanks,
Péter
--
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/