md: move the early init autodetect code to drivers/md/
authorChristoph Hellwig <hch@lst.de>
Sun, 7 Jun 2020 14:18:59 +0000 (16:18 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 16 Jul 2020 13:34:47 +0000 (15:34 +0200)
commit4f5b246b37e024955c0fcca0c7f5952089052d1d
treea005ef9ca23012d565665c176e92f0e6f3047413
parent881627f353754dd05a8f3e1c1941f0dbbf47a170
md: move the early init autodetect code to drivers/md/

Just like the NFS and CIFS root code this better lives with the
driver it is tightly integrated with.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Song Liu <song@kernel.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/md/Makefile
drivers/md/md-autodetect.c [moved from init/do_mounts_md.c with 96% similarity]
include/linux/raid/detect.h
init/Makefile
init/do_mounts.c
init/do_mounts.h