Files
kernel_common_drivers/drivers/dvb
Jian Hu 6cb804187e 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-11-07 15:36:44 +08:00
..
2024-11-07 15:36:44 +08:00
2022-11-05 12:32:02 +08:00
2022-05-15 22:41:36 -07:00