diff options
author | Haren Myneni <haren@linux.ibm.com> | 2021-06-17 23:33:28 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-06-20 14:58:56 +0300 |
commit | 7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85 (patch) | |
tree | b64774777dc2a0af9aee69a6a326a21a35915fdc /arch/powerpc/platforms/pseries/firmware.c | |
parent | 3b26797350352479f37216d674c8e5d126faab66 (diff) | |
download | linux-7bc6f71bdff5f8921e324da0a8fad6f4e2e63a85.tar.xz |
powerpc/vas: Define and use common vas_window struct
Many elements in vas_struct are used on PowerNV and PowerVM
platforms. vas_window is used for both TX and RX windows on
PowerNV and for TX windows on PowerVM. So some elements are
specific to these platforms.
So this patch defines common vas_window and platform
specific window structs (pnv_vas_window on PowerNV). Also adds
the corresponding changes in PowerNV vas code.
Signed-off-by: Haren Myneni <haren@linux.ibm.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1698c35c158dfe52c6d2166667823d3d4a463353.camel@linux.ibm.com
Diffstat (limited to 'arch/powerpc/platforms/pseries/firmware.c')
0 files changed, 0 insertions, 0 deletions