mtd: afs: rename structs and functions for v1
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Oct 2015 13:08:44 +0000 (15:08 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 11 Nov 2015 01:56:05 +0000 (17:56 -0800)
commita486d11f5d71b88eb235fdfc035eebca5f35f120
tree3d93b485aa4c76c3b0193a997fa82b9645a7ece9
parent89a41cbba6610b48e793ce6ac5bd46031c7531cc
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>
drivers/mtd/afs.c