From 720c027303b91ea7320dc9da51b502633c9fece4 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Wed, 14 Aug 2013 19:14:03 +0300 Subject: [PATCH] regulator: 88pm800: forever loop in pm800_regulator_probe() This is supposed to be testing "i < ARRAY_SIZE()" instead of just "ARRAY_SIZE()". Signed-off-by: Dan Carpenter Reviewed-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-format-patch failed