commit | 11f08ca8113d237d4cc732b4f091271c3fd0fc62 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Tue Jul 30 00:36:05 2013 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Aug 26 12:51:29 2013 +0400 |
tree | 7f8da28c7d62dcbe45c5cab72b1262a4cef43944 | |
parent | 6fae39003811e11f10481f43f13ff611ad18c831 [diff] |
[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 <wsa@the-dreams.de> Signed-off-by: Santosh Y <santoshsy@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>