Re: [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot

2017-12-06 Thread kbuild test robot
Hi Jiaxun, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.15-rc2 next-20171206] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot

2017-12-06 Thread kbuild test robot
Hi Jiaxun, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.15-rc2 next-20171206] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot

2017-12-04 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 | 27 +++ 2 files changed, 28 insertions(+), 1

[PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot

2017-12-04 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 | 27 +++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644