git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a734bb
)
UBI: prepare debugging stuff to further debugfs conversion
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 18 May 2011 13:03:23 +0000
(16:03 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 1 Jun 2011 08:21:52 +0000
(11:21 +0300)
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>
No differences found