commit | c3f139b65585a5f29df47b2302ff8dbd9bdad0b0 | [log] [tgz] |
---|---|---|
author | Jassi Brar <jassi.brar@samsung.com> | Fri Sep 03 10:36:46 2010 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Wed Sep 08 12:05:02 2010 -0600 |
tree | 8cda25941c59391020440309c1a642eee7943de4 | |
parent | 251ee478f2c877a9a80362e094c542fbac7f5651 [diff] |
spi/s3c64xx: Fix incorrect reuse of 'val' local variable. Instead of, wrongly, reusing the 'val' variable, use a dedicated one for reading the status register. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>