Re: [U-Boot] [PATCH 5/6] board: samsung: trats: remove the i2c_init function

2017-03-31 Thread Simon Glass
On 30 March 2017 at 06:30, Jaehoon Chung wrote: > i2c should be initialized with device-tree. > This function doesn't need anymore. > > Signed-off-by: Jaehoon Chung > --- > board/samsung/trats/trats.c | 13 - > 1 file changed, 13

[U-Boot] [PATCH 5/6] board: samsung: trats: remove the i2c_init function

2017-03-30 Thread Jaehoon Chung
i2c should be initialized with device-tree. This function doesn't need anymore. Signed-off-by: Jaehoon Chung --- board/samsung/trats/trats.c | 13 - 1 file changed, 13 deletions(-) diff --git a/board/samsung/trats/trats.c b/board/samsung/trats/trats.c index