diff options
author | 2021-02-10 09:14:58 +0800 | |
---|---|---|
committer | 2021-03-07 15:13:14 +1100 | |
commit | e06da499d69a0b34d5824c5fde38f1f7e1eb9833 (patch) | |
tree | 9cc49c8fbf9ab0999bdcaeceafaa0d7dafa4b136 /arch/x86/pci | |
parent | crypto: qat - fix spelling mistake: "messge" -> "message" (diff) | |
download | wireguard-linux-e06da499d69a0b34d5824c5fde38f1f7e1eb9833.tar.xz wireguard-linux-e06da499d69a0b34d5824c5fde38f1f7e1eb9833.zip |
hwrng: bcm2835 - remove redundant null check
clk_prepare_enable() and clk_disable_unprepare() will check
NULL clock parameter, so It is not necessary to add additional checks.
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/x86/pci')
0 files changed, 0 insertions, 0 deletions