OSDN Git Service

spapr: Remove rtas_st_buffer_direct()
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 19 Jan 2016 04:57:54 +0000 (15:57 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 30 Jan 2016 12:37:36 +0000 (23:37 +1100)
commitf201987b843910ae929c5ed66700d910b29e9c15
treef9b734939cecaea27a6f4e104d4cf9bc66569c73
parentc920f7b42fc7834bae73a5fd146f58db18bb3f58
spapr: Remove rtas_st_buffer_direct()

rtas_st_buffer_direct() is a not particularly useful wrapper around
cpu_physical_memory_write().  All the callers are in
rtas_ibm_configure_connector, where it's better handled by local helper.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
hw/ppc/spapr_rtas.c
include/hw/ppc/spapr.h