]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: vme: Pull common VME interrupt handling into core code
authorMartyn Welch <martyn.welch@gefanuc.com>
Thu, 29 Oct 2009 16:34:54 +0000 (16:34 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:17 +0000 (12:23 -0800)
commit31fcfb345c8911c515e7c7fd7c7fd647c3648056
treee2d75f7720bff912ddbf92e7921d3856079eacad
parent153976a45a27a362dfa4a78cebd90bfa15803e15
Staging: vme: Pull common VME interrupt handling into core code

Currently the VME callback infrastructure is replicated in each VME driver.
Move this common code into the VME core. Rename functions to fit in better
with naming of other VME functions.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vme/bridges/vme_ca91cx42.c
drivers/staging/vme/bridges/vme_tsi148.c
drivers/staging/vme/vme.c
drivers/staging/vme/vme.h
drivers/staging/vme/vme_api.txt
drivers/staging/vme/vme_bridge.h