WSL2-Linux-Kernel/arch/powerpc/platforms/83xx
Kevin Hao fff69fd03d powerpc/83xx: factor out the common codes of setup arch functions
Factor out the common codes of setup arch functions to a separate
function. It does make no sense to print a board specific info
in setup arch functions, so use a more general one.

For ASP8347E board, there is no pci device node. So it is safe to
invoke mpc83xx_setup_pci() in its setup arch function even there is
no such invocation in its original setup arch function.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Scott Wood <oss@buserror.net>
2016-09-25 02:38:53 -05:00
..
Kconfig powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-08 09:54:53 +02:00
Makefile powerpc/83xx: rename and update kmeter1 2011-03-15 10:06:37 -05:00
asp834x.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
km83xx.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mcu_mpc8349emitx.c powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner" 2016-08-22 11:09:33 +10:00
misc.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc83xx.h powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc830x_rdb.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc831x_rdb.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc832x_mds.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc832x_rdb.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc834x_itx.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc834x_mds.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc836x_mds.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc836x_rdk.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc837x_mds.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
mpc837x_rdb.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
sbc834x.c powerpc/83xx: factor out the common codes of setup arch functions 2016-09-25 02:38:53 -05:00
suspend-asm.S tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
suspend.c powerpc: Remove all usages of NO_IRQ 2016-09-20 20:57:12 +10:00
usb.c PowerPC-83xx: Deletion of an unnecessary check before the function call "of_node_put" 2015-01-29 23:16:19 -06:00