mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
b28fec1324
The value of emul_con was getting overwritten if the selected soc is
SOC_ARCH_EXYNOS5260. And so as a result we were reading from the wrong
register in the case of SOC_ARCH_EXYNOS5260.
Fixes:
|
||
---|---|---|
.. | ||
exynos_tmu.c | ||
exynos_tmu.h | ||
Kconfig | ||
Makefile |