]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: consolidate GPIO reset handling
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)
commit7e88c7e9cd53b58fdf0860980842489e01050985
treed692aef30b98bec81c0769bba9cbac05ae76bc7a
parentc8a1f6aeed6aeb79a23f4da5d4d6f82f3f8b8bec
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