commit | 5f1fa4cdb7a466bb427e72728f6c3361e4b2d516 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Fri Sep 28 13:38:45 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Mon Oct 01 12:34:18 2018 +0200 |
tree | 8b548f6cd5a5d273fdf181d9befc5fbd66b32680 | |
parent | 5b394355927e6b633a7cd0307f0c8056a5db182b [diff] |
mt76: move wait_for_wpdma in mt76x02_dma.h Move wait_for_wpdma utility routine in mt76x02_dma.h in order to be reused by mt76x0 driver. Moreover add the possibility to specify the timeout value in wait_for_wpdma signature Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>