[Skiboot] [PATCH] hw/npu2: Merge reset functions

Reza Arbab arbab at linux.ibm.com
Sat Mar 23 08:15:41 AEDT 2019


On Fri, Mar 22, 2019 at 04:45:23PM +1100, Oliver O'Halloran wrote:
> static int64_t npu2_freset(struct pci_slot *slot __unused)
> {
>-	return OPAL_SUCCESS;
>+	return npu2_reset("Freset");
> }

IIRC, there actually is a reason npu2_freset() doesn't do anything.

Alistair, do you recall?

-- 
Reza Arbab



More information about the Skiboot mailing list