OSDN Git Service

powerpc/powernv: Use struct opal_prd_msg in more places
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 21 Aug 2023 14:28:20 +0000 (00:28 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 24 Aug 2023 12:33:16 +0000 (22:33 +1000)
commit22b165617b779418166319a19fd926a9c6feb9a3
tree3ab21defa3a0bff62eb786dbb5414beb5c49bc96
parentfeea65a338e52297b68ceb688eaf0ffc50310a83
powerpc/powernv: Use struct opal_prd_msg in more places

Use the newly added struct opal_prd_msg in some other functions that
operate on opal_prd messages, rather than using other types.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230821142820.497107-2-mpe@ellerman.id.au
arch/powerpc/platforms/powernv/opal-prd.c