From: Sergei Shtylyov Date: Fri, 27 Jun 2014 14:59:13 +0000 (+0400) Subject: PCI: rcar: Remove redundant config accessor register number checks X-Git-Tag: cleanup-for-v3.18~155^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb12c3b420fb5243ce9b4a8878f3b88a3c91e33;p=pandora-kernel.git PCI: rcar: Remove redundant config accessor register number checks The PCI core will have already checked the configuration register address before calling the {read|write}() methods; so don't check it again in these methods. Signed-off-by: Sergei Shtylyov Signed-off-by: Bjorn Helgaas Acked-by: Phil Edworthy Acked-by: Simon Horman --- Reading git-diff-tree failed