board: samsung: trats: remove the i2c_init function
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 30 Mar 2017 12:30:01 +0000 (21:30 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 3 Apr 2017 02:35:38 +0000 (11:35 +0900)
commit8908fd66b56f481cb470528c34e286fa811254d6
tree2fe04a82e58fd0caf1706447f590c46f715ed222
parent57bbc3790971bb920fe69d3d771c221535a98294
board: samsung: trats: remove the i2c_init function

i2c should be initialized with device-tree.
This function doesn't need anymore.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/trats/trats.c