Christophe Jaillet
440f895aa9
drivers: net: phy: xgene: Fix 'remove' function
...
If 'IS_ERR(pdata->clk)' is true, then 'clk_disable_unprepare(pdata->clk)'
will do nothing.
It is likely that 'if (!IS_ERR(pdata->clk))' was expected here.
In fact, the test can even be removed because 'clk_disable_unprepare'
already handles such cases.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-13 12:04:11 -04:00
..
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:27 -05:00
2016-04-28 16:48:21 -04:00
2016-03-25 11:37:57 -04:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:25 -05:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:27 -05:00
2016-01-20 18:54:08 -08:00
2016-02-18 15:53:10 -05:00
2016-07-02 14:48:58 -04:00
2016-01-07 14:31:27 -05:00
2016-06-30 05:03:36 -04:00
2016-01-07 14:31:27 -05:00
2016-06-10 22:13:48 -07:00
2016-09-09 19:29:40 -07:00
2016-05-16 13:53:20 -04:00
2016-07-25 21:51:43 -07:00
2016-07-19 16:05:56 -07:00
2016-05-04 16:14:19 -04:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:26 -05:00
2016-03-16 19:55:37 -04:00
2016-03-14 15:27:22 -04:00
2016-01-07 14:31:26 -05:00
2016-07-16 21:32:58 -07:00
2016-01-07 14:31:26 -05:00
2016-06-10 23:24:54 -07:00
2016-06-10 23:24:53 -07:00
2016-06-10 23:24:53 -07:00
2016-06-15 20:48:52 -07:00
2016-03-14 15:27:22 -04:00
2016-03-21 11:30:01 -04:00
2016-03-14 15:27:22 -04:00
2016-09-13 12:04:11 -04:00
2016-07-25 21:51:43 -07:00
2016-08-23 16:56:54 -07:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:27 -05:00
2016-05-20 17:56:59 -04:00
2016-08-25 16:53:47 -07:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:27 -05:00
2016-06-10 22:14:58 -07:00
2016-04-21 15:00:27 -04:00
2016-01-07 14:31:27 -05:00
2016-06-27 10:40:57 -04:00
2016-06-27 10:40:57 -04:00
2016-01-07 14:31:27 -05:00
2016-01-07 14:31:27 -05:00