On Sat, Jan 07, 2012 at 11:59:59AM +0000, Stefan Hajnoczi wrote: > The RFBI_READ/RFBI_STATUS code incorrectly uses chip[0] when it should > be using chip[1]. Andrzej Zaborowski <bal...@zabor.org> confirmed this > bug since I don't know this code well. > > Reported-by: Dr David Alan Gilbert <davidagilb...@uk.ibm.com> > Signed-off-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> > --- > hw/omap_dss.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-)
Applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan