cfg802154: add PM hooks
authorVarka Bhadram <varkabhadram@gmail.com>
Wed, 24 Jun 2015 09:36:35 +0000 (11:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 23 Jul 2015 15:10:49 +0000 (17:10 +0200)
commita6cb869b3b7c16fd7c3ee766dd9f9a4fdda7edf9
treea62ccbcbd43f12ffd7025f897134fd37e3d7b0b3
parentc4227c8a6246b30793bd7360113ddc7b66d526dc
cfg802154: add PM hooks

This patch help to implement suspend/resume in mac802154, these
hooks will be run before the device is suspended and after it
resumes.

Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/cfg802154.h
net/ieee802154/rdev-ops.h
net/ieee802154/sysfs.c
net/ieee802154/trace.h
This page took 0.025872 seconds and 5 git commands to generate.