UBI: re-name volumes_mutex to device_mutex
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 7 May 2009 08:46:49 +0000 (11:46 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Jul 2009 13:04:20 +0000 (16:04 +0300)
commit8d6f93e784b9077774a86c1960826158f0d26f58
treea0294b7d0221a790a1d2f525a0d1453956872711
parent82a595ac0629076fdc292374afad29f5ec805dd7
UBI: re-name volumes_mutex to device_mutex

The mutex essencially protects the entire UBI device, so the
old @volumes_mutex name is a little misleading.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/build.c
drivers/mtd/ubi/cdev.c
drivers/mtd/ubi/ubi.h
drivers/mtd/ubi/upd.c
drivers/mtd/ubi/vmt.c