OSDN Git Service

mtd: chips/map_rom.c: implement point and unpoint methods
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 30 Oct 2017 18:48:31 +0000 (14:48 -0400)
committerRichard Weinberger <richard@nod.at>
Mon, 13 Nov 2017 20:39:18 +0000 (21:39 +0100)
commit55100cfa339db9c391f8c4667af02a6f7160125b
tree92ab06525792d163d0776578ba4c6e37a8489b18
parent2caaf2d83a76bc35b4694f48d62ff2cab2d1105d
mtd: chips/map_rom.c: implement point and unpoint methods

This will allow for the removal of the get_unmapped_area method later.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Tested-by: Chris Brandt <chris.brandt@renesas.com>
[rw: fixed build]
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/chips/map_rom.c