Skip to content
Snippets Groups Projects
user avatar
Kyle Moffett authored
The bfin_reset_or_hang function unnecessarily duplicates the panic()
logic based on CONFIG_PANIC_HANG.

This patch deletes 20 lines of code and just calls panic() instead.
This also makes the following generic-restart conversion patch simpler.

Signed-off-by: default avatarKyle Moffett <Kyle.D.Moffett@boeing.com>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
eed1a7b1
History
Name Last commit Last update
..
cpu
include/asm
lib
config.mk