Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: drop linux 4.9 support | Felix Fietkau | 2018-04-06 | 1 | -43/+0 |
| | | | | | | | 4.14 has been tested a lot by a number of users, and we want to use it for the release. Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ramips: add NULL clock fix send upstream | Mathias Kresin | 2017-07-29 | 1 | -0/+43 |
Make the behaviour of clk_get_rate consistent with common clk's clk_get_rate by accepting NULL clocks as parameter. Some device drivers rely on this, and will cause an OOPS otherwise. Fixes: FS#735 Signed-off-by: Mathias Kresin <dev@kresin.me> |