board: samsung: trats2: remove the board_power_init() function
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 3 Apr 2017 10:02:58 +0000 (19:02 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 7 Apr 2017 02:27:55 +0000 (11:27 +0900)
commite3a96d974d642730ecf603d00c2ca00cfb4e8e99
tree2f6865e2f6f39aa51c81e6fef2f45fe4b03909f8
parent9938fba8e1a27632a3ffa45c0dd8a4ffcf1998eb
board: samsung: trats2: remove the board_power_init() function

Remove the board_power_init() function.
It will be initialized with device-tree.
In future, it will be controlled with regulator API.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/trats2/trats2.c