commit | 4e78e5c5d881bf2d6267545a554c1baf245257b7 | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jonas.gorski@gmail.com> | Sun Oct 01 13:02:19 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 01 23:05:11 2017 -0700 |
tree | f34f6e6a8f2cacab01f6fcb978c11277ea268ec5 | |
parent | 7e697ce99ceb09538cdc1dfa9ebb3db60236b0a7 [diff] |
bcm63xx_enet: drop unneeded NULL phy_clk check clk_disable and clk_unprepare are NULL-safe, so need to duplicate the NULL check of the functions. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>