[3/3] mtd: cfi_cmdset_{0001, 0002}: use common MTD reboot boilerplate

Brian Norris computersforpeace at gmail.com
Mon Nov 2 14:05:16 PST 2015


On Mon, Nov 02, 2015 at 01:58:18PM -0800, Brian Norris wrote:
> Now, it looks like this is one of very few cases that we'd have to worry
> about... right now I've only found physmap_of.c that does the same
> mtdconcat stuff. So maybe if we fixed mtdconcat, we could solve this...

There's also physmap.c and drivers/mtd/maps/sc520cdp.c. But the problem
only lies when these drivers have to concatenate MTDs, so the original
mtd_info's never get registered on their own.

Brian



More information about the linux-mtd mailing list