Re: [PATCH 1/4] dmaengine: dw_dmac: use helper macro module_platform_driver()

From: viresh kumar
Date: Wed Oct 10 2012 - 05:08:01 EST


On Wed, Oct 10, 2012 at 2:34 PM, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> On Tue, 2012-10-02 at 14:41 +0300, Andy Shevchenko wrote:
>> From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
>>
>> Since v3.2 we have nice macro to define the platform driver's init and exit
>> calls. This patch simplifies the dw_dmac driver by using that macro.
>
> Actually we can't do this. It will break initialization of some other
> drivers.

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