sony-laptop: call sonypi_compat_init earlier
authorMattia Dongili <malattia@linux.it>
Sun, 12 Aug 2007 07:20:27 +0000 (16:20 +0900)
committerLen Brown <len.brown@intel.com>
Fri, 24 Aug 2007 04:57:20 +0000 (00:57 -0400)
commit015a916fbbf105bb15f4bbfd80c3b9b2f2e0d7db
tree1dbcb67d48032c7d782a17864acc9cbb2262a548
parentf46d1604ed84e5a4107bae1db7283e3a76d72ace
sony-laptop: call sonypi_compat_init earlier

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>
drivers/misc/sony-laptop.c