Re: [PATCH] dmaengine: pl330: use subsys_initcall

From: Lars-Peter Clausen
Date: Fri Oct 17 2014 - 03:45:56 EST


On 10/17/2014 02:48 AM, Ray Jui wrote:
As part of subsystem that many slave drivers depend on, it's more
appropriate for the pl330 DMA driver to be initialized at
subsys_initcall than device_initcall

Well, we do have -EPROBE_DEFER these days to handle these kinds of dependencies so we no longer have to these kinds of manual init reordering tricks.

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