This patchset fixes up a couple of minor bugs found whilst developing the virtio driver (and should be considered a pre-requisite).
Signed-off-by: Mark Cave-Ayland mark.cave-ayland@ilande.co.uk
Mark Cave-Ayland (2): ppc: fix va2pa() and pa2va() OF end range calculation libopenbios: don't allow find_package_method() to push a NULL for empty strings
arch/ppc/qemu/ofmem.c | 4 ++-- libopenbios/bindings.c | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-)