Re: [PATCH v6 3/4] MIPS: Loongson64: Load platform device during boot

2018-01-24 Thread James Hogan
On Tue, Dec 26, 2017 at 11:26:01AM +0800, Jiaxun Yang wrote: > 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 | 25 + >

[PATCH v6 3/4] MIPS: Loongson64: Load platform device during boot

2017-12-25 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 | 25 + 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 arch/m