From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: Re: [PATCH] i2c: Initialise Samsung I2C controller early Date: Thu, 5 Mar 2009 20:13:55 +0000 Message-ID: <20090305201355.GD19758@fluff.org.uk> References: <1235665762-20400-1-git-send-email-broonie@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1235665762-20400-1-git-send-email-broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Ben Dooks , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Thu, Feb 26, 2009 at 04:29:22PM +0000, Mark Brown wrote: > This is required in order to ensure that core system devices such as > voltage regulators attached via I2C are avaiable early in boot. Ok, will try and test soon and add to my -next tree. > Signed-off-by: Mark Brown > --- > drivers/i2c/busses/i2c-s3c2410.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/drivers/i2c/busses/i2c-s3c2410.c b/drivers/i2c/busses/i2c-s3c2410.c > index 5b7f956..91f6a1e 100644 > --- a/drivers/i2c/busses/i2c-s3c2410.c > +++ b/drivers/i2c/busses/i2c-s3c2410.c > @@ -1018,14 +1018,13 @@ static int __init i2c_adap_s3c_init(void) > > return ret; > } > +subsys_initcall(i2c_adap_s3c_init); > > static void __exit i2c_adap_s3c_exit(void) > { > platform_driver_unregister(&s3c2410_i2c_driver); > platform_driver_unregister(&s3c2440_i2c_driver); > } > - > -module_init(i2c_adap_s3c_init); > module_exit(i2c_adap_s3c_exit); > > MODULE_DESCRIPTION("S3C24XX I2C Bus driver"); > -- > 1.6.1.3 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Ben (ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org, http://www.fluff.org/) 'a smiley only costs 4 bytes'