From: Artem Bityutskiy Date: Wed, 18 May 2011 13:03:23 +0000 (+0300) Subject: UBI: prepare debugging stuff to further debugfs conversion X-Git-Tag: v3.1-rc1~326^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a0f2a37aa46cb0174decddf8830715e5f1645a;p=pandora-kernel.git UBI: prepare debugging stuff to further debugfs conversion We'll need the 'struct ubi_device *ubi' pointer in every debugging function (to access the ->dbg field), so add this pointer to all the functions implementing UBI debugging test modes like 'ubi_dbg_is_bitflip()' etc. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed