UBI: prepare debugging stuff to further debugfs conversion
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 18 May 2011 13:03:23 +0000 (16:03 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 1 Jun 2011 08:21:52 +0000 (11:21 +0300)
commit27a0f2a37aa46cb0174decddf8830715e5f1645a
tree7c370fdb171bf017161d2cc3911de179516bca0d
parent2a734bb8d502b645c061fa329e87c5d651498e68
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 <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/debug.h
drivers/mtd/ubi/io.c
drivers/mtd/ubi/wl.c
This page took 0.044356 seconds and 5 git commands to generate.