From: David S. Miller Date: Mon, 27 Oct 2014 23:16:14 +0000 (-0400) Subject: Merge branch 'unnecessary_resource_check' X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7b2003866ca5afc91dcddf9d91b627101f9654;p=pandora-kernel.git Merge branch 'unnecessary_resource_check' Varka Bhadram says: ==================== cleanup on resource check This series removes the duplication of sanity check for platform_get_resource() return resource. It will be checked with devm_ioremap_resource() changes since v2: - Merge #1 and #2 patches into single patch - remove the comment changes since v1: - remove NULL dereference on resource_size() ==================== Signed-off-by: David S. Miller --- cf7b2003866ca5afc91dcddf9d91b627101f9654 Reading git-diff-tree failed