On 7 January 2012 12:59, Stefan Hajnoczi wrote:
> The RFBI_READ/RFBI_STATUS code incorrectly uses chip[0] when it should
> be using chip[1]. Andrzej Zaborowski confirmed this
> bug since I don't know this code well.
>
> Reported-by: Dr David Alan Gilbert
> Signed-off-by: Stefan Hajnoczi
Revie
The RFBI_READ/RFBI_STATUS code incorrectly uses chip[0] when it should
be using chip[1]. Andrzej Zaborowski confirmed this
bug since I don't know this code well.
Reported-by: Dr David Alan Gilbert
Signed-off-by: Stefan Hajnoczi
---
hw/omap_dss.c |4 ++--
1 files changed, 2 insertions(+),