on resume: calling sc_power after ath_init() is silly. ath_init()
authorderaadt <deraadt@openbsd.org>
Wed, 4 Aug 2010 21:02:24 +0000 (21:02 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 4 Aug 2010 21:02:24 +0000 (21:02 +0000)
commitc9272ee4027a39e64209d9c07b30b861aca67d6a
treea8c6c5198ca25f5b54ccfa8fc0e51f50dbd36ec2
parent0ac915e4f0db4d1975ea557e2ff0dfd2a8efc45a
on resume:  calling sc_power after ath_init() is silly.  ath_init()
gets down to there through ath_init() -> ath_enable() -> ...
from a discussion with damien
sys/dev/ic/ath.c