linux/drivers/staging/vme
Arthur Benilov 5188d74cc4 Staging: vme: Use A24 when requesting slave resource
When requesting slave resources A16 addressing mode flag is used to find
available windows. Since the ca91cx42 bridge only supports two A16 slave windows
but four are requested, the driver fails to initialize. The flag has been
changed to A24, which is supported by all slave windows.

Signed-off-by: Arthur Benilov <arthur.benilov@iba-group.com>
Signed-off-by: Vincent Bossier <vincent.bossier@iba-group.com>
Acked-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-03 16:43:02 -08:00
..
bridges Staging: vme: Remove legacy unsupported code 2010-03-03 16:43:01 -08:00
devices Staging: vme: Use A24 when requesting slave resource 2010-03-03 16:43:02 -08:00
Kconfig Staging: vme: change to VME_BUS 2009-09-15 12:02:11 -07:00
Makefile Staging: vme: change to VME_BUS 2009-09-15 12:02:11 -07:00
TODO Staging: vme: Add ca91cx42 rmw support 2010-03-03 16:43:01 -08:00
vme_api.txt Staging: vme: Attribute Testing For Dma Request 2010-03-03 16:43:00 -08:00
vme_bridge.h Staging: vme: Remove legacy unsupported code 2010-03-03 16:43:01 -08:00
vme.c Staging: vme: Remove legacy unsupported code 2010-03-03 16:43:01 -08:00
vme.h Staging: vme: Attribute Testing For Dma Request 2010-03-03 16:43:00 -08:00