commit | 5531ae4818fb04b9a30f87099f44595c1786f518 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Fri Dec 04 15:25:15 2015 -0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Dec 09 10:22:02 2015 -0800 |
tree | 6399b4f6bef7f0a562b0c4f72d19f73bb5b46d02 | |
parent | b9adf469f8abb8a66f5795bbd8fe50fe201a14a1 [diff] |
mtd: partitions: rename MTD parser get/put We're going to reuse put_partition_parser(), so let's fix up the prefix naming a bit, to hopefully be more consistent. Also make convert to a true C function instead of a macro. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>