commit | 27a0f2a37aa46cb0174decddf8830715e5f1645a | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed May 18 16:03:23 2011 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Jun 01 11:21:52 2011 +0300 |
tree | 7c370fdb171bf017161d2cc3911de179516bca0d | |
parent | 2a734bb8d502b645c061fa329e87c5d651498e68 [diff] |
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>