[patch 2.6.28-rc3-git] twl4030-core: allow reading entire register banks

2008-11-07 Thread David Brownell
From: David Brownell [EMAIL PROTECTED] 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 [EMAIL PROTECTED] --- drivers/mfd/twl4030-core.c |

Re: [patch 2.6.28-rc3-git] twl4030-core: allow reading entire register banks

2008-11-07 Thread Samuel Ortiz
On Fri, Nov 07, 2008 at 02:00:03PM -0800, David Brownell wrote: From: David Brownell [EMAIL PROTECTED] 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. Applied to my