summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-11-19 18:32:06 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2015-11-24 02:49:18 (GMT)
commit6575a9c69a211ac1cf454f9c76be54f7a5fae9fe (patch)
tree8a4cd82a6df5e6362152c1438ce5dbc6c79383c9 /include
parent90069ad1b602d05740ed0fc5f72f09a616ceddd0 (diff)
downloadlinux-6575a9c69a211ac1cf454f9c76be54f7a5fae9fe.tar.xz
drivers: sh: clk: Avoid crashes when passing NULL clocks
Several clock API functions handle NULL clocks when the Common Clock Framework is used, while their legacy SH counterparts don't, and would just crash when a NULL clock is passed. Add NULL checks to clk_get_rate(), clk_set_rate(), clk_get_parent(), and clk_round_rate(), to avoid different behavior in drivers shared between legacy and CCF-based platforms. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions