[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <20160405015701.GA4228@samsunx.samsung>
Date: Tue, 05 Apr 2016 10:57:01 +0900
From: Andi Shyti <andi.shyti@...sung.com>
To: Javier Martinez Canillas <javier@....samsung.com>
Cc: linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Lee Jones <lee.jones@...aro.org>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Laxman Dewangan <ldewangan@...dia.com>
Subject: Re: [RESEND PATCH] mfd: max77686: Use module_i2c_driver() instead of
subsys initcall
Hi Javier,
> The driver's init and exit function don't do anything besides adding and
> deleting the I2C driver so the module_i2c_driver() macro could be used.
>
> Currently is not being used because the driver is initialized at subsys
> initcall level, claiming that this is done to allow consumers devices to
> use the resources provided by this driver. But dependencies are in DT so
> manual ordering of init calls is not necessary any more.
>
> Signed-off-by: Javier Martinez Canillas <javier@....samsung.com>
Reviewed-by: Andi Shyti <andi.shyti@...sung.com>
Thanks,
Andi
Powered by blists - more mailing lists