[PATCH v4 4/5] MIPS: Loongson64: Load platform device during boot

2017-12-08 Thread Jiaxun Yang
This patch just add pdev during boot to load the platform driver Signed-off-by: Jiaxun Yang --- arch/mips/loongson64/lemote-2f/Makefile | 2 +- arch/mips/loongson64/lemote-2f/platform.c | 29 + 2 files changed, 30 insertions(+), 1

[PATCH v4 4/5] MIPS: Loongson64: Load platform device during boot

2017-12-08 Thread Jiaxun Yang
This patch just add pdev during boot to load the platform driver Signed-off-by: Jiaxun Yang --- arch/mips/loongson64/lemote-2f/Makefile | 2 +- arch/mips/loongson64/lemote-2f/platform.c | 29 + 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100755