From: Wolfram Sang Date: Mon, 29 Jul 2013 19:06:05 +0000 (+0530) Subject: [SCSI] ufs: don't check resource with devm_ioremap_resource X-Git-Tag: v3.12-rc1~180^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f08ca8113d237d4cc732b4f091271c3fd0fc62;p=pandora-kernel.git [SCSI] ufs: don't check resource with devm_ioremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Wolfram Sang Signed-off-by: Santosh Y Signed-off-by: James Bottomley --- Reading git-diff-tree failed