From: Paul Mundt Date: Fri, 29 Jan 2010 13:22:27 +0000 (+0900) Subject: sh: Bail out early on PCI resource conflicts. X-Git-Tag: v2.6.34-rc1~285^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8ab54a8e41a5ed0ee2161d45b6dc855490989f;p=pandora-kernel.git sh: Bail out early on PCI resource conflicts. Presently we just call in to request_resource() for the ioport and iomem resources without checking for errors. This has already hidden a couple of bugs, so add some error handling in for good measure. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed