[PATCH] cdev: fix mtd partition handling
Sascha Hauer
s.hauer at pengutronix.de
Tue Aug 5 21:56:02 PDT 2025
On Tue, 05 Aug 2025 09:25:37 +0200, Sascha Hauer wrote:
> devfs-core.c implements the partition handling only for devices that are
> not MTD devices. MTD devices have their own partition handling in
> drivers/mtd/partition.c, see the special case in __devfs_add_partition()
> for MTD devices. This means for MTD devices we have to pass the original
> cdev to the ops, not the master cdev.
>
>
> [...]
Applied, thanks!
[1/1] cdev: fix mtd partition handling
https://git.pengutronix.de/cgit/barebox/commit/?id=52aa463c0662 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list