Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | lib: Add wait_for_bit | Mateusz Kulikowski | 2016-01-25 | -0/+71 |
Add function to poll register waiting for specific bit(s). Similar functions are implemented in few drivers - they are almost identical and can be generalized. Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com> |