acrn-kernel/drivers/mtd/parsers
Rafał Miłecki 4c38eded80 mtd: parsers: bcm47xxpart: print correct offset on read error
mtd_read() gets called with offset + 0x8000 as argument so use the same
value in pr_err().

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220317114316.29827-1-zajec5@gmail.com
2022-04-04 10:33:11 +02:00
..
Kconfig mtd: parsers: trx: allow to use on MediaTek MIPS SoCs 2022-02-18 15:14:05 +01:00
Makefile
afs.c
ar7part.c
bcm47xxpart.c mtd: parsers: bcm47xxpart: print correct offset on read error 2022-04-04 10:33:11 +02:00
bcm63xxpart.c
cmdlinepart.c
ofpart_bcm4908.c
ofpart_bcm4908.h
ofpart_core.c mtd: parsers: ofpart: fix parsing subpartitions 2021-05-10 18:34:30 +02:00
ofpart_linksys_ns.c
ofpart_linksys_ns.h
parser_imagetag.c
parser_trx.c
qcomsmempart.c mtd: parsers: qcom: Fix missing free for pparts in cleanup 2022-01-25 10:32:07 +01:00
redboot.c mtd: partitions: redboot: fix style issues 2021-05-26 10:58:29 +02:00
sharpslpart.c