UBI: rename UBI_SCAN_UNKNOWN_EC
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 18 May 2012 09:54:58 +0000 (12:54 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sun, 20 May 2012 18:01:28 +0000 (21:01 +0300)
commit9c47fb2fbe585698e9e6dac3ec033ea94765f38c
tree327baaa9b48e190a03a829039cac21714a0d02b9
parent47e1ec70b2c57f39752ae3210d89a625768f3e12
UBI: rename UBI_SCAN_UNKNOWN_EC

Rename the constant to UBI_UNKNOWN, for the same reason that we are going
to add nother attaching method and re-use the same data structures, so the
"SCAN" in the name becomes incorrect. I've also removed the "_EC" part because
Joel is going to use this constant for other fields in the attaching info data
structures.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/scan.c
drivers/mtd/ubi/scan.h