aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/st
diff options
context:
space:
mode:
authorGravatar Stephen Boyd <sboyd@kernel.org> 2019-08-26 16:47:29 -0700
committerGravatar Stephen Boyd <sboyd@kernel.org> 2019-09-19 15:26:36 -0700
commit7f4804665b58ced5d09848785d835af0f7a51b3e (patch)
tree51f9dc10b1f6f30793c8ea65b412cfb60645c23b /drivers/clk/st
parentclk: Use seq_puts() in possible_parent_show() (diff)
downloadlinux-7f4804665b58ced5d09848785d835af0f7a51b3e.tar.gz
linux-7f4804665b58ced5d09848785d835af0f7a51b3e.tar.bz2
linux-7f4804665b58ced5d09848785d835af0f7a51b3e.zip
clk: Drop !clk checks in debugfs dumping
These recursive functions have checks for !clk being passed in, but the callers are always looping through lists and therefore the pointers can't be NULL. Drop the checks to simplify the code. Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lkml.kernel.org/r/20190826234729.145593-1-sboyd@kernel.org
Diffstat (limited to 'drivers/clk/st')
0 files changed, 0 insertions, 0 deletions