Files
kernel_common_drivers/drivers/efuse_unifykey
Jian Hu a8025e46cc ioremap: correct ioremap size [1/1]
PD#SWPL-177699

Problem:
the ioremap size is res->end - res->start,
it should be res->end - res->start + 1

Solution:
use resource_size instead

Verify:
t6d ptm

Change-Id: I32ee1248978c0646d5d24830326fa34a8209b37b
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
2024-08-22 14:27:51 +08:00
..
2023-09-03 21:53:42 -07:00
2022-08-23 05:13:25 -07:00