Hi Baruch, On Wed, Nov 16, 2011 at 01:14:41PM +0800, Baruch Siach wrote: > Hi Pratyush Anand, > > On Wed, Nov 16, 2011 at 10:28:07AM +0530, Pratyush Anand wrote: > > There are few drivers(for example stmpe-gpio) which are available on i2c > > bus but has been initialized as subsys initcall. Therefore i2c driver > > must also be initialized as subsys initcall. > > > > Signed-off-by: Pratyush Anand <pratyush.anand@xxxxxx> > > --- > > NAK. > > Dependency problem like this one should be solved using the probe deferral > mechanism, when it's merged > (http://thread.gmane.org/gmane.linux.ports.arm.omap/65436). Sprinkling those > really_really_early_initcall() all over the place is unreasonable IMO. Being a bus driver in this particular case, don't you think that it should explicitly appear before devices using this bus. -- regards Shiraz -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html