]> git.baikalelectronics.ru Git - kernel.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)
commit19e820aa33151e807b536afe0d757a04630de280
tree58391d94c67fd2eea6d7f524ccbd4fa929846760
parent8ab9d1841cc36f1c5bdd7bc3c7f15e8d8df68617
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