summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2016-04-22build: travis: Build with and without libGeoIP/zlibTobias Klauser1-1/+5
2015-08-06build: travis: Switch from legacy to container based travis buildsTobias Klauser1-3/+13
2015-06-08build: travis: Add libnl-genl-3-dev to install commandTobias Klauser1-1/+1
2014-09-08build: travis: Re-enable clang and also use it for configureTobias Klauser1-1/+2
2014-09-03build: travis: Disable clang for nowTobias Klauser1-1/+0
2014-09-03build: travis: Pass on CC environment variable to makeTobias Klauser1-1/+1
2014-09-03build: travis: Install dependencies before buildTobias Klauser1-0/+4
2014-09-03build: Add continuous integration support via travis-ciTobias Klauser1-0/+6
rt2x00: fix clk_get call
clk_get() takes two arguments and might return ERR_PTR(), so we have to nullify pointer on that case, to do not break further call to clk_get_rate(). Reported-by: Felix Fietkau <nbd@nbd.name> Fixes: 34db70b92fae ("rt2x00: add copy of clk for soc devices") Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/dt-bindings/display')