Commit ecfe492
mmc: sdhci-acpi: Use devm_platform_ioremap_resource()
The struct resource is not used for anything else, so we can simplify
the code a bit by using the helper function.
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>1 parent 88e3008 commit ecfe492
1 file changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
825 | | - | |
826 | | - | |
827 | 825 | | |
828 | 826 | | |
829 | 827 | | |
| |||
844 | 842 | | |
845 | 843 | | |
846 | 844 | | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | 845 | | |
856 | 846 | | |
857 | 847 | | |
| |||
873 | 863 | | |
874 | 864 | | |
875 | 865 | | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
880 | 869 | | |
881 | 870 | | |
882 | 871 | | |
| |||
0 commit comments