From: Martyn Welch Date: Thu, 26 Feb 2015 15:53:11 +0000 (+0300) Subject: vme: tsi148: Master windows support USERx and CR/CSR accesses, not slaves X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e03c268e3af302649bb85f79fb7c78c9e22ec8;p=pandora-kernel.git vme: tsi148: Master windows support USERx and CR/CSR accesses, not slaves The tsi148 driver is registering the slave images as supporting the "USER" access modes and CR/CSR access mode rather than the master images as it should. Remove the incorrect case entries for these modes from the tsi148_slave_set() function, stop registering slave_images as supporting these modes and instead register master windows as supporting these modes. Signed-off-by: Martyn Welch Acked-by: Dmitry Kalinkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed