]> git.baikalelectronics.ru Git - kernel.git/commit
Input: mpu3050 - ensure we enable interrupts
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Sat, 24 Dec 2011 07:57:09 +0000 (23:57 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 24 Dec 2011 09:06:13 +0000 (01:06 -0800)
commit61cdb49a80aeab37654177ce6e283161f210c152
treefc81409d6107ad7a9214c1f4693fe84556b00949
parentc200d54a68446c8bd053908de5db8650ae42241b
Input: mpu3050 - ensure we enable interrupts

This also changes the devname parameter delivered to
request_threaded_irq() from "mpu_int" to "mpu3050".

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/mpu3050.c