Hi Wolfram,

On Tue, Jun 3, 2014 at 3:35 PM, Wolfram Sang <[email protected]> wrote:
> On Tue, Jun 03, 2014 at 02:30:22PM +0530, Sachin Kamat wrote:
>> With multiplatform support enabled for Exynos, class based
>> instantiation causes a boot time delay due to I2C_CLASS_HWMON
>> triggered probe. Since class based instantiation has been
>> deprecated since some time now, remove it for Samsung I2C driver.
>>
>> Signed-off-by: Sachin Kamat <[email protected]>
>> Cc: Olof Johansson <[email protected]>
>
> In my book, not long enough. I suggest I will take care of the removal.
> I'll do it for all class deprecating drivers.

The reason for the removal is the boot delay it is causing on Exynos 5250
based boards by throwing the following errors continuously.

[   55.005300] s3c-i2c 12ce0000.i2c: cannot get bus (error -110)
[   59.005300] s3c-i2c 12ce0000.i2c: cannot get bus (error -110)
[   63.005300] s3c-i2c 12ce0000.i2c: cannot get bus (error -110)

Regards,
Sachin
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to