staging: vme: make [alloc|free]_consistent bridge specific
authorManohar Vanga <manohar.vanga@cern.ch>
Wed, 10 Aug 2011 09:33:46 +0000 (11:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 22:08:09 +0000 (15:08 -0700)
commit7f58f0255aec0b933e0b26ef64d3d533c362a3d3
tree992b4c303e3f15cea1976b6c700ec71335b406f9
parent34a678110ac5d2f1b694c8b9df5cccb1a2607721
staging: vme: make [alloc|free]_consistent bridge specific

Make PCI dependent functions ([alloc|free]_consistent() in
'vme.c') bridge specific. By removing the dependency of the
VME bridge framework on PCI, this patch allows for addition of
non-PCI based VME bridges.

Signed-off-by: Manohar Vanga <manohar.vanga@cern.ch>
Acked-by: Martyn Welch <martyn.welch@ge.com>
Acked-by: Dan Carpenter <error27@gmail.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_bridge.h
This page took 0.028039 seconds and 5 git commands to generate.