Files
u-boot/drivers
Boris Brezillon 4c47fd0b6b mtd: Add a function to report when the MTD dev list has been updated
We need to parse mtdparts/mtids again everytime a device has been
added/removed from the MTD list, but there's currently no way to know
when such an update has been done.

Add an ->updated field to the idr struct that we set to true every time
a device is added/removed and expose a function returning the value
of this field and resetting it to false.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Tested-by: Heiko Schocher <hs@denx.de>
2018-12-06 00:45:36 +05:30
..
2018-11-14 09:16:27 -08:00
2018-11-18 16:02:22 +01:00
2018-11-27 21:06:53 +05:30
2018-07-19 16:31:38 -04:00
2018-11-27 21:06:53 +05:30
2018-10-07 11:04:01 -04:00
2018-10-09 04:40:27 -06:00
2018-11-18 16:02:22 +01:00