Hi, has anyone successfully used locking/unlocking on a concatenated mtd device? The function concat_unlock() calls subdev->unlock() without checking the pointers validity first and I couldn't find out where the pointer has been set. Do I have to provide the necessary initialization myself? Regards, Andreas