]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mei: txe: put pm callbacks under PM_SLEEP ifdef
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 18 Feb 2014 12:31:09 +0000 (14:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 18:07:02 +0000 (10:07 -0800)
commite0270addae23aef8401b1150cbca20b8fb373cd0
tree0f7bf9c3c23f8a09009d183d3f2644ce6de74a8c
parent16833257a1ee9f7b2c997f0a26f91b1d9055642c
mei: txe: put pm callbacks under PM_SLEEP ifdef

PCI suspend resume callbacks should be defined
under CONFIG_PM_SLEEP

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/pci-txe.c