On Mon, Apr 14, 2014 at 08:20:06PM -0700, Peter Crosthwaite wrote: > Use the FIFO API to factor out the ring buffer implementation code. > Cleans up the somewhat verbose VMS description as well (version bump > required). > > Signed-off-by: Peter Crosthwaite <peter.crosthwa...@xilinx.com> > --- > > hw/ssi/pl022.c | 101 > ++++++++++++++++++++++++--------------------------------- > 1 file changed, 42 insertions(+), 59 deletions(-)
Reviewed-by: Beniamino Galvani <b.galv...@gmail.com>