From: Nobuhiro Iwamatsu Date: Mon, 16 Feb 2015 01:54:08 +0000 (+0900) Subject: PCI: rcar: Verify that mem_res is 64K-aligned X-Git-Tag: omap-for-v4.2/o2_dc~162^2~1^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a27db23a3f697b730422482df7d21c93f84fe4a;p=pandora-kernel.git PCI: rcar: Verify that mem_res is 64K-aligned The lower 16 bits of the address, which is managed by mem_res, need to be zero. Check the address to verify this. Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Bjorn Helgaas Acked-by: Simon Horman --- Reading git-diff-tree failed