Home
last modified time | relevance | path

Searched hist:f5f9d43f0a61e636008e2325c1c6178bd5b0da27 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap.cdiff f5f9d43f0a61e636008e2325c1c6178bd5b0da27 Fri Sep 16 09:59:09 CDT 2016 Boris Brezillon <boris.brezillon@free-electrons.com> UBI: fastmap: use ubi_find_volume() instead of open coding it

process_pool_aeb() re-implements the logic found in ubi_find_volume().
Call ubi_find_volume() to avoid this duplication.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>