]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: chips/map_ram.c: implement point and unpoint methods
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 30 Oct 2017 18:48:30 +0000 (14:48 -0400)
committerRichard Weinberger <richard@nod.at>
Mon, 13 Nov 2017 20:39:17 +0000 (21:39 +0100)
commit2caaf2d83a76bc35b4694f48d62ff2cab2d1105d
treea276e5c6a48db729831104218e16eff0617029d0
parent877b58ebc038f5e3f0afc5674fc35db75eaaa117
mtd: chips/map_ram.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>
Reviewed-by: Richard Weinberger <richard@nod.at>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/chips/map_ram.c