diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2014-05-21 13:23:00 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-05-23 15:44:03 -0700 |
commit | 7002483c7b28a808d2bd4366b00c48911688c768 (patch) | |
tree | 61a2f8cda2437ab88e0d7ef51f52226432355301 /security/Kconfig | |
parent | bf416bd457389bfe7371ba9074bcbd032d7a04cc (diff) | |
download | linux-7002483c7b28a808d2bd4366b00c48911688c768.tar.gz linux-7002483c7b28a808d2bd4366b00c48911688c768.tar.bz2 linux-7002483c7b28a808d2bd4366b00c48911688c768.zip |
clk: s2mps11: Remove useless check for clk_table
There is no need for checking if 'clk_table' is not NULL twice (first
after allocation and second at the end of probe()). Also move allocation
of this 'clk_table' to probe from s2mps11_clk_parse_dt as this is
logical place for it.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'security/Kconfig')
0 files changed, 0 insertions, 0 deletions