kernel-ark/drivers/vme
Martyn Welch d7729f0fc4 VME: Rename vme_slot_get to avoid confusion with reference counting
Traditionally the "get" functions increment the reference count of the
object that is returned, which does not happen with vme_slot_get. The
function vme_slot_get returns the physical VME slot associated with a
particular struct vme_dev. Rename vme_slot_num to avoid any confusion.

Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-03 11:15:58 -08:00
..
boards vme: vme_vmivme7805.c: add missing __iomem annotation 2013-08-19 17:07:01 -07:00
bridges vme: vme_ca91cx42.c: fix to pass correct device identity to free_irq() 2013-08-27 21:49:26 -07:00
Kconfig
Makefile
vme_bridge.h
vme.c VME: Rename vme_slot_get to avoid confusion with reference counting 2013-12-03 11:15:58 -08:00