mirror of https://gitee.com/openkylin/linux.git
9f7a9a448d
Replace the writel_relaxed with __raw_writel to avoid byte swapping
in pmic_arb_write_data() function. That way the code is independent
of the CPU endianness.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
spmi-pmic-arb.c | ||
spmi.c |