commit | a960d5dc71102d33f257cbc26d87b15015586672 | [log] [tgz] |
---|---|---|
author | Andre Haupt <andre@bitwigglers.org> | Wed Nov 21 12:33:45 2007 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Thu Nov 29 19:10:30 2007 +0100 |
tree | 7a38a5864ae5ac3a22f2ba3fd41d6c459e9b25fa | |
parent | 09f345da758fca1222b0971b65b2fddbdf78bb83 [diff] |
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() This also fixes a sparse warning about different signedness. Only compile tested, because i do not have the hardware. Signed-off-by: Andre Haupt <andre@bitwigglers.org> Acked-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>