Hi Simon,
On Sun, Jun 7, 2015 at 10:50 PM, Simon Glass wrote:
> The status register is a single byte, so use byte access when writing to it,
> to avoid updating the control register also.
>
> Signed-off-by: Simon Glass
> ---
>
> drivers/spi/ich.c | 2 +-
> 1 file changed, 1 insertion(+), 1 dele
The status register is a single byte, so use byte access when writing to it,
to avoid updating the control register also.
Signed-off-by: Simon Glass
---
drivers/spi/ich.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spi/ich.c b/drivers/spi/ich.c
index 6b6cfbf..a8b
2 matches
Mail list logo