UBI: allow all ioctls
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 16 Jan 2009 16:03:22 +0000 (18:03 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 17 Jul 2009 13:04:16 +0000 (16:04 +0300)
commit839c52847e2d093bebae876868021b63eb1ea504
treeadb9ce419c2857eaa92d481e4ef2f87f6c9a1726
parentccfe56109cf4f6bc3de0999d9e754983c59d33ae
UBI: allow all ioctls

Some ioctl's in UBI are enabled only when debugging is switched
on. There is not particular reason for this, just noone needed
them. However, some people need the now for their user-space
development. Thus, allow these ioctl's even if UBI debugging
is disabled.

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