-
由 Bjorn Helgaas 提交于
devm_ioremap_resource() fails gracefully when given a NULL resource pointer, so we don't need to check separately for failure from platform_get_resource_byname(). Remove the redundant check. Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>dbeb4bd8