commit | 5ffddc498c700bb45ea55efc37746cb28d601766 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Aug 30 21:13:08 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 31 14:22:23 2010 -0400 |
tree | d3e49481b043ac1822142509147245bac45eb244 | |
parent | 2035c0cf8f637e88cdd338c15570a7ad42afc552 [diff] |
rt2x00: Add rt2800_wait_csr_ready Similar to rt2800_wait_wpdma_ready() we can add a function to waiting until the CSR is ready. This centralizes some additional code into rt2800lib. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>