]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6slevk: Simplify the return value of setup_fec()
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 17 Nov 2014 01:44:41 +0000 (23:44 -0200)
committerStefano Babic <sbabic@denx.de>
Thu, 20 Nov 2014 09:30:20 +0000 (10:30 +0100)
commitda5019e2b3486b268cb6853257bbb0955add6111
tree96d28d358ff96c23d72426d71caee1e43ddcf371
parentc9c41d0e2b5b1dd8303dd31131e009524fd238da
mx6slevk: Simplify the return value of setup_fec()

We can simply the return the value from enable_fec_anatop_clock() to make the
code smaller and simpler.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
board/freescale/mx6slevk/mx6slevk.c