power: reset: add in_panic for swreset - in_panic: in_reboot can't handle all of panic cases. Like to trigger a NULL pointer dereference, it will go 'efi_reboot(reboot_mode, NULL)' instead of 'do_kernel_restart(cmd)'. Bug: 196236629 Signed-off-by: Jone Chou <[email protected]> Change-Id: I453e57dd68f96aeb0594689de008412660762c38