diff options
| author | Dejin Zheng <[email protected]> | 2020-03-23 16:06:12 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-03-24 11:09:40 +0000 |
| commit | fd78901c297ee1a3214f617d4afb83a467aa7ada (patch) | |
| tree | 314de543eef22e07b310ce927d0529295c0cc98c /drivers/pci/controller/pci-host-generic.c | |
| parent | usb: dwc2: convert to devm_platform_get_and_ioremap_resource (diff) | |
| download | kernel-fd78901c297ee1a3214f617d4afb83a467aa7ada.tar.gz kernel-fd78901c297ee1a3214f617d4afb83a467aa7ada.zip | |
driver core: platform: Reimplement devm_platform_ioremap_resource
Reimplement devm_platform_ioremap_resource() by calling
devm_platform_ioremap_and_get_resource() with res = NULL to
simplify the code.
Suggested-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Dejin Zheng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions
