]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitff68e3840700ae2b06ce7bd0f9c13b72b754c9a8
tree2fe04a82e58fd0caf1706447f590c46f715ed222
parentc540a3cf53a358b2c3b53f6d34ac586e44fd183d
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