diff options
author | Wan Jiabing <[email protected]> | 2022-05-13 15:55:54 +0800 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2022-05-16 20:22:37 +0900 |
commit | 71abb4df29815d17f3dff98dce553fc1732d9738 (patch) | |
tree | 591ae416fd04292b4c379558d31729b429ffb1bd /scripts/gdb/linux/utils.py | |
parent | fa82cabb888316fc419affb4b0cd91d671c5011b (diff) |
ata: pata_ftide010: Remove unneeded ERROR check before clk_disable_unprepare
ERROR check is already in clk_disable() and clk_unprepare() by using
IS_ERR_OR_NULL. Remove unneeded ERROR check for ftide->pclk here.
Signed-off-by: Wan Jiabing <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions