提交 afff1fc0 编写于 作者: I Igor Grinberg 提交者: Albert ARIBAUD

OMAP3: CM-T35: remove redundand i2c initialization

Signed-off-by: NIgor Grinberg <grinberg@compulab.co.il>
Signed-off-by: NSandeep Paulraj <s-paulraj@ti.com>
上级 13009e3f
......@@ -90,14 +90,10 @@ int board_init(void)
/*
* Routine: misc_init_r
* Description: Init I2C and display die ID
* Description: display die ID
*/
int misc_init_r(void)
{
#ifdef CONFIG_DRIVER_OMAP34XX_I2C
i2c_init(CONFIG_SYS_I2C_SPEED, CONFIG_SYS_I2C_SLAVE);
#endif
dieid_num_r();
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册