]> git.karo-electronics.de Git - linux-beck.git/commit
sony-laptop: input initialization should be done before SNC
authorMattia Dongili <malattia@linux.it>
Sat, 9 Jun 2012 04:18:12 +0000 (13:18 +0900)
committerMatthew Garrett <mjg@redhat.com>
Tue, 26 Jun 2012 18:43:21 +0000 (14:43 -0400)
commitca3c2c706de39b3400e57254dce054bf7350efa2
tree229626f22d8fd6f4e26e68533c48b9f62560b119
parent014fc8fbece33d42e2aa92d289fffa213a159321
sony-laptop: input initialization should be done before SNC

SNC needs input devices so better have those ready before starting
handle events.

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/sony-laptop.c