MLK-11777 sim: imx: remove useless code
authorGao Pan <b54642@freescale.com>
Thu, 22 Oct 2015 08:28:13 +0000 (16:28 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:08 +0000 (14:49 -0500)
commit7fb5ace8d0e7a2657d817ca2c9b5fb103e631cef
treeaf0749602fd007e356ca05cfbc44bc38c7a74eae
parentb4adbcab495568cc7fdfaec389619e49990874f2
MLK-11777 sim: imx: remove useless code

sim_activate() process is contained in the cold reset.
Thus, it is redundant and should be removed.

This patch also adds comments to cold reset process.

Signed-off-by: Gao Pan <b54642@freescale.com>
drivers/mxc/sim/imx_sim.c