From: Arthur Benilov Date: Tue, 16 Feb 2010 14:40:58 +0000 (+0100) Subject: Staging: vme: Use A24 when requesting slave resource X-Git-Tag: v2.6.34-rc1~10^2~1^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5188d74cc4597a63a0907b8996ca0a2d36f1b970;p=pandora-kernel.git 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 Signed-off-by: Vincent Bossier Acked-by: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed