Re: [PATCH 1/2] regulator: pfuze100: allow misprogrammed ID

2013-11-14 Thread Mark Brown
On Tue, Nov 05, 2013 at 09:17:25PM -0800, Tim Harvey wrote: > prior to week 08 of 2013 Freescale misprogrammed between 1 and 3% of > PFUZE1000 parts with a ID=0x8 instead of the expected ID=0x0 Applied, thanks. signature.asc Description: Digital signature

[PATCH 1/2] regulator: pfuze100: allow misprogrammed ID

2013-11-05 Thread Tim Harvey
prior to week 08 of 2013 Freescale misprogrammed between 1 and 3% of PFUZE1000 parts with a ID=0x8 instead of the expected ID=0x0 Signed-off-by: Tim Harvey --- drivers/regulator/pfuze100-regulator.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/regula