android_kernel_xiaomi_sm7250/drivers/spmi
Ashish Chavan b1c9ed783a spmi: spmi-pmic-arb-debug: replace ioremap_resource with ioremap
Replace "devm_ioremap_resource" with "devm_ioremap" to avoid
failure in QFPROM driver as it uses the physical address range
which is used to read "fuse" bits.

Change-Id: Idf74fcf7677972dffd06f3695dc56aa6ce9b3ef3
Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
Signed-off-by: Ashish Chavan <ashichav@codeaurora.org>
2021-03-15 15:22:02 +05:30
..
Kconfig spmi: add SPMI PMIC arbiter debug bus driver 2018-11-05 14:29:47 -08:00
Makefile spmi: add SPMI PMIC arbiter debug bus driver 2018-11-05 14:29:47 -08:00
spmi-pmic-arb-debug.c spmi: spmi-pmic-arb-debug: replace ioremap_resource with ioremap 2021-03-15 15:22:02 +05:30
spmi-pmic-arb.c Use 'GPL-2.0-only' as the SPDX-License-Identifier tag 2019-01-11 16:55:33 -08:00
spmi.c Use 'GPL-2.0-only' as the SPDX-License-Identifier tag 2019-01-11 16:55:33 -08:00