Masahiro Yamada 65901a9e70 ath10k: do not check if reset is NULL
Since reset_control_get() never returns NULL, we can use IS_ERR()
instead of IS_ERR_OR_NULL().  The return statements can be simpler
as well.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-09-27 15:11:52 +03:00
..
2016-09-27 15:11:52 +03:00
2016-09-09 12:09:25 +03:00
2016-09-03 13:06:49 +03:00
2016-06-14 17:17:58 +03:00