UBI: allow all ioctls
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 16 Jan 2009 16:03:22 +0000 (18:03 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 26 Jan 2009 11:17:27 +0000 (13:17 +0200)
commitd4c7d70da0e567100fa28c952c6f88337ffa0ffd
tree8c99e15cdb75b4ab30adf85279cdb213b8f7dace
parenta3f0c50bfa536c1abb228aad5a475b0bc615eddf
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