microblaze: consolidate GPIO reset handling microblaze-v4.18-rc3
authorRob Herring <robh@kernel.org>
Tue, 19 Jun 2018 21:36:20 +0000 (15:36 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 21 Jun 2018 11:57:39 +0000 (13:57 +0200)
commit45df561a7ae2ca5080708cc2cf84a236f4d930ef
treed692aef30b98bec81c0769bba9cbac05ae76bc7a
parent2dbeb7040a21846facbeea876e85cbde41fa81e9
microblaze: consolidate GPIO reset handling

Now that platform.c only has the GPIO reset handling left, move the
initcall to reset.c and remove platform.c.

Cc: Michal Simek <monstr@monstr.eu>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/include/asm/setup.h
arch/microblaze/kernel/Makefile
arch/microblaze/kernel/platform.c [deleted file]
arch/microblaze/kernel/reset.c