aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci.c
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2016-03-01 18:51:42 +0000
committerMichael Turquette <[email protected]>2016-03-02 00:21:25 +0000
commit8a8b6eb7a87f12804f44128d6e4c59b19f224308 (patch)
tree34f5b3370d236fc28bb6c14228fb91839ecaaa12 /drivers/firmware/psci.c
parentclk: ti: Allow COMPILE_TEST to build selected drivers (diff)
downloadkernel-8a8b6eb7a87f12804f44128d6e4c59b19f224308.tar.gz
kernel-8a8b6eb7a87f12804f44128d6e4c59b19f224308.zip
clk: ti: Fix some errors found by static checkers
drivers/clk/ti/clk-814x.c:34:12: warning: symbol 'dm814x_adpll_early_init' was not declared. Should it be static? drivers/clk/ti/clk-814x.c:58:12: warning: symbol 'dm814x_adpll_enable_init_clocks' was not declared. Should it be static? drivers/clk/ti/adpll.c:465 ti_adpll_recalc_rate() warn: should '__readw(d->regs + 20) << 18' be a 64 bit type? drivers/clk/ti/adpll.c:945 ti_adpll_probe() error: we previously assumed 'd->clocks' could be null (see line 921) The last one looks like a real bug because we don't return an error on allocation failure. Cc: Tero Kristo <[email protected]> Tested-by: Tony Lindgren <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/firmware/psci.c')
0 files changed, 0 insertions, 0 deletions