commit | 3fba19ec1ae5b460c73a7f32efed8d3b3300b246 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Sat Nov 08 01:13:16 2008 +0100 |
committer | Samuel Ortiz <samuel@sortiz.org> | Sun Jan 04 12:17:38 2009 +0100 |
tree | e67545d3cfb1b622d79c21e6904f5a6003c6d17b | |
parent | 67488526349d043372d141c054f4dc6313780b3c [diff] |
mfd: allow reading entire register banks on twl4030 Minor change to the TWL4030 utility interface: support reads of all 256 bytes in each register bank (vs just 255). This can help when debugging, but is otherwise a NOP. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>