09 Mar, 2020

1 commit

  • This patch provides interface functions supplied by the IPA layer
    that are called from the GSI layer. One function is called when a
    GSI transaction has completed. The others allow the GSI layer to
    inform the IPA layer when the hardware has been told it has new TREs
    to execute, and when the hardware has indicated transactions have
    completed.

    Signed-off-by: Alex Elder
    Signed-off-by: David S. Miller

    Alex Elder