board: sama5d3_xplained: Clean up code
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 14 Apr 2017 00:51:46 +0000 (08:51 +0800)
committerSimon Glass <sjg@chromium.org>
Sat, 15 Apr 2017 02:10:35 +0000 (20:10 -0600)
commit80016f51250b95712a094ddf0b3b4551f39fc19b
tree2491f20ada4e9dfe4159ad7cc453b025e9c3d04f
parent1878804a2bd213695d393ed3e01607a591b98862
board: sama5d3_xplained: Clean up code

Due to the introduction of the pinctrl and clk driver, and using
device tree files, remove the unneeded hardcoded pin configuration
and clock enabling code from the board file.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
board/atmel/sama5d3_xplained/sama5d3_xplained.c