QE: use subsys_initcall to init qe
authorZhao Qiang <qiang.zhao@freescale.com>
Mon, 30 Nov 2015 02:48:56 +0000 (10:48 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 22 Dec 2015 23:10:18 +0000 (17:10 -0600)
commit302c059f2e7bac7342f912bc77ff5bd6490c8edd
treeb0c5da58d2eb3201cc47e5bc83aef72c5320a27c
parent1291e49e893703e04e129fe2e17e87af40757bf1
QE: use subsys_initcall to init qe

Use subsys_initcall to init qe to adapt ARM architecture.
Remove qe_reset from PowerPC platform file.

Signed-off-by: Zhao Qiang <qiang.zhao@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/platforms/83xx/km83xx.c
arch/powerpc/platforms/83xx/mpc832x_mds.c
arch/powerpc/platforms/83xx/mpc832x_rdb.c
arch/powerpc/platforms/83xx/mpc836x_mds.c
arch/powerpc/platforms/83xx/mpc836x_rdk.c
arch/powerpc/platforms/85xx/common.c
arch/powerpc/sysdev/qe_lib/qe.c