2022-03-11 22:50:42

by Tiezhu Yang

[permalink] [raw]
Subject: [PATCH 0/3] MIPS: Clean up device_tree_init()

Tiezhu Yang (3):
MIPS: Remove redundant check in device_tree_init()
MIPS: Remove redundant definitions of device_tree_init()
MIPS: Fix wrong comments in asm/prom.h

arch/mips/ath79/setup.c | 5 -----
arch/mips/include/asm/prom.h | 4 ++--
arch/mips/kernel/prom.c | 5 +++++
arch/mips/lantiq/prom.c | 5 -----
arch/mips/loongson64/setup.c | 8 --------
arch/mips/mti-malta/Makefile | 1 -
arch/mips/mti-malta/malta-dt.c | 15 ---------------
arch/mips/pic32/pic32mzda/init.c | 8 --------
arch/mips/ralink/of.c | 5 -----
9 files changed, 7 insertions(+), 49 deletions(-)
delete mode 100644 arch/mips/mti-malta/malta-dt.c

--
2.1.0


2022-03-17 06:44:38

by Thomas Bogendoerfer

[permalink] [raw]
Subject: Re: [PATCH 0/3] MIPS: Clean up device_tree_init()

On Thu, Mar 10, 2022 at 02:50:09PM +0800, Tiezhu Yang wrote:
> Tiezhu Yang (3):
> MIPS: Remove redundant check in device_tree_init()
> MIPS: Remove redundant definitions of device_tree_init()
> MIPS: Fix wrong comments in asm/prom.h
>
> arch/mips/ath79/setup.c | 5 -----
> arch/mips/include/asm/prom.h | 4 ++--
> arch/mips/kernel/prom.c | 5 +++++
> arch/mips/lantiq/prom.c | 5 -----
> arch/mips/loongson64/setup.c | 8 --------
> arch/mips/mti-malta/Makefile | 1 -
> arch/mips/mti-malta/malta-dt.c | 15 ---------------
> arch/mips/pic32/pic32mzda/init.c | 8 --------
> arch/mips/ralink/of.c | 5 -----
> 9 files changed, 7 insertions(+), 49 deletions(-)
> delete mode 100644 arch/mips/mti-malta/malta-dt.c

series applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]