twl4030-core: allow reading entire register banks
authorDavid Brownell <dbrownell@users.sourceforge.net>
Fri, 7 Nov 2008 22:00:03 +0000 (14:00 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 21:53:22 +0000 (13:53 -0800)
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: Tony Lindgren <tony@atomide.com>

No differences found