Re: [PATCH] net: smc911x: convert pxa dma to dmaengine

From: David Miller
Date: Tue Mar 15 2016 - 22:57:18 EST


From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
Date: Tue, 15 Mar 2016 23:56:58 +0100

> Robert Jarzmik <robert.jarzmik@xxxxxxx> writes:
>
>> Fabio Estevam <festevam@xxxxxxxxx> writes:
>>> Tested-by: Fabio Estevam <fabio.estevam@xxxxxxx>
>>
>> Thanks Fabio for the test.
>>
>> I also tried with a different different approach.
>>
>> I built the different platforms (imx v6, etc ...) :
>> - one version (a) on a vanilla v4.5-rc2
>> - one version (b) on a vaniall v4.5-rc2 + this patch
>>
>> For each of the builds, I took the preprocessed output of smc911x.c, and made a
>> diff between (a) and (b). The commands used were :
>> - building in [1]
>> - diffing in [2]
>>
>> The result is [3]. I conclude from [3] that the driver cannot break for non PXA
>> platforms.
>>
>> With Fabio's test and this demonstration, is enough to convince you to apply
>> this patch David ?
> Hi David,
>
> Can you consider this patch now it is tested please ?

Please resubmit the patch fresh with the appropriate Tested-by: tags
added, thanks.