commit | a486d11f5d71b88eb235fdfc035eebca5f35f120 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Oct 15 15:08:44 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Nov 10 17:56:05 2015 -0800 |
tree | 3d93b485aa4c76c3b0193a997fa82b9645a7ece9 | |
parent | 89a41cbba6610b48e793ce6ac5bd46031c7531cc [diff] |
mtd: afs: rename structs and functions for v1 Since we're gonna add the v2 version of flash information structure and we want to avoid confusion, rename the old functions to *v1. Cut the word "structure" from the struct name, it is pretty obvious that it is a struct already from the keyword. Cc: Ryan Harkin <ryan.harkin@linaro.org> Cc: Liviu Dudau <liviu.dudau@arm.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>