]> git.baikalelectronics.ru Git - kernel.git/commit
staging: nvec: Rewrite the interrupt handler
authorJulian Andres Klode <jak@jak-linux.org>
Tue, 27 Sep 2011 17:00:51 +0000 (19:00 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Sep 2011 00:41:33 +0000 (17:41 -0700)
commita59e0d31027dd33767b7480eb7dc357b9f1e32bc
treedda540c0147ee39b3725f7a7bc438f039a2b3675
parent8540db7036ab5d6cc10a11ff3bb7a45ae5f28a7d
staging: nvec: Rewrite the interrupt handler

Rewrite the interrupt handler to use a state machine similar to
that found in the various kernels for the Advent Vega. This also
changes the code to use the new functions introduced in the
previous commits.

This also merges the rewrite sent in August 2011 by Marc
Dietrich, and thus also includes code by him. His original
patch can be found on the mailing list.

Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/nvec/nvec.c
drivers/staging/nvec/nvec.h
drivers/staging/nvec/nvec_kbd.c