]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sony-laptop: call sonypi_compat_init earlier
authorMattia Dongili <malattia@linux.it>
Thu, 7 Feb 2008 20:03:29 +0000 (21:03 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 25 Feb 2008 23:59:19 +0000 (15:59 -0800)
commit63afcbcd514fd9ea2a762ed64e33093ab45cc56d
tree4976cddc15ecbcdb9fa97899efd525f445d213ed
parent366f6bc3be23358dd9796129373eeebfeffb79e1
sony-laptop: call sonypi_compat_init earlier

mainline: 015a916fbbf105bb15f4bbfd80c3b9b2f2e0d7db

sonypi_compat uses a kfifo that needs to be present before _SRS is
called to be able to cope with the IRQs triggered when setting
resources.

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
Acked-by: Jeff Mahoney <jeffm@suse.com>
CC: Oliver Pinter <oliver.pntr@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/sony-laptop.c