]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sata_sis: missing PM support
authorAlan <gnomes@lxorguk.ukuu.org.uk>
Wed, 1 Jan 2014 20:13:45 +0000 (20:13 +0000)
committerTejun Heo <tj@kernel.org>
Wed, 1 Jan 2014 20:14:40 +0000 (15:14 -0500)
commit55c82a6c2a513de1d8a20c3b3a769129a1a14d50
tree58391d94c67fd2eea6d7f524ccbd4fa929846760
parente098f5cbe9d410e7878b50f524dce36cc83ec40e
sata_sis: missing PM support

sata_sis has no suspend/resume methods. The default ones will do fine and
are needed on some systems.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_sis.c