commit | 64575574f26d7969713ede9bde750c979da4037e | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <elezegarcia@gmail.com> | Wed Nov 28 09:18:29 2012 -0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon Dec 10 13:38:59 2012 +0200 |
tree | 37877fedba9902b5717f030682f76b9367ba92c6 | |
parent | d856c13c11d81dfa545f927db8d31663d45bbc94 [diff] |
UBI: introduce helpers dbg_chk_{io, gen} With this patch code is a bit more readable and there's no generated code or functionality impact. Furthermore, this abstracts implementation details and will allow to change ubi_debug_info in a less invasive way. Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>