diff options
author | Boris Brezillon <boris.brezillon@collabora.com> | 2020-04-29 18:53:47 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-06-05 10:16:14 +0200 |
commit | eb13fa0227417e84aecc3bd9c029d376e33474d3 (patch) | |
tree | 61c3a16346cf8ab89975f9175bbd99a39d576372 /drivers/mtd/spi-nor/gigadevice.c | |
parent | mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match' (diff) | |
download | linux-eb13fa0227417e84aecc3bd9c029d376e33474d3.tar.xz linux-eb13fa0227417e84aecc3bd9c029d376e33474d3.zip |
mtd: parser: cmdline: Support MTD names containing one or more colons
Looks like some drivers define MTD names with a colon in it, thus
making mtdpart= parsing impossible. Let's fix the parser to gracefully
handle that case: the last ':' in a partition definition sequence is
considered instead of the first one.
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Ron Minnich <rminnich@google.com>
Tested-by: Ron Minnich <rminnich@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/mtd/spi-nor/gigadevice.c')
0 files changed, 0 insertions, 0 deletions