net: rfkill: Switch to PM ops
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 16 May 2015 12:23:55 +0000 (14:23 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 May 2015 13:00:00 +0000 (15:00 +0200)
commit28f297a7af7e00500d72e6c0421c7e10ec96f627
tree85fc58b2e223ed7020ee6f34c6858b3c40bfd6ae
parent94c78cb4523c246ec37959436f04e7c946f7494b
net: rfkill: Switch to PM ops

Use dev_pm_ops instead of the legacy suspend/resume callbacks for the
rfkill class suspend and resume operations.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/rfkill/core.c