Re: [PATCH 2/2] mfd: twl-core: convert to module_i2c_driver()

From: Grygorii Strashko
Date: Fri May 17 2013 - 06:49:33 EST


On 05/17/2013 01:58 AM, Tony Lindgren wrote:
* Samuel Ortiz <sameo@xxxxxxxxxxxxxxx> [130516 15:22]:
Hi Grygorii,

On Tue, Apr 23, 2013 at 04:19:10PM +0300, Grygorii Strashko wrote:
Shift TWL initialization to module/device init layer, because I2C now is
not initialized on subsys init layer and shifted to module/device init
layer instead.

The I2C <--> TWL dependency should be resolved in drivers/Makefile now.

Cc: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
Cc: linux-omap@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx

Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
---
drivers/mfd/twl-core.c | 12 +-----------
1 file changed, 1 insertion(+), 11 deletions(-)
I applied this one to mfd-next for now, and will move it to mfd-fixes if
someone confirms that this is indeed a fix.
Thanks, AFAIK it can wait until v3.11 merge window.

Regards,

Tony
Thanks, it's optimization which reduces the number of deferred probes at boot

Regards,
-grygorii


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