Re: [1/2] net: xilinx: add a helper function for axienet_probe

From: Markus Elfring
Date: Tue Apr 09 2019 - 02:37:24 EST


> The "Find DMA Node, Map DMA Register, and Decode DMA IRQ" code snippets
> in Axienet_Probe are independent. Tidy up axienet_probe a little by
> factoring these out into a helper function.

Would the following wording be more appropriate for the commit description?


in axienet_probe() are independent.
Tidy this function implementation a little up by factoring these calls out
into a helper function.


Regards,
Markus