From: Helge Deller Date: Tue, 18 Jun 2013 21:21:25 +0000 (+0200) Subject: parisc: fix LMMIO mismatch between PAT length and MASK register X-Git-Tag: v3.11-rc1~62^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dac76f1be5beaea4af9afe85fb475c73de0b8731;p=pandora-kernel.git parisc: fix LMMIO mismatch between PAT length and MASK register The LMMIO length reported by PAT and the length given by the LBA MASK register are not consistent. This leads e.g. to a not-working ATI FireGL card with the radeon DRM driver since the memory can't be mapped. Fix this by correctly adjusting the resource sizes. Signed-off-by: Helge Deller Cc: # 3.10 --- Reading git-diff-tree failed