commit | 8e8a507c2427c960c5d1fe58a250635b35f3acdc | [log] [tgz] |
---|---|---|
author | Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | Mon May 07 15:57:23 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 07 12:51:36 2012 +0100 |
tree | 736f0579c4a72f1d90c04db806d6cac4a91a3e5a | |
parent | 9a50dba509251dfce7895a5990cb938f383a6273 [diff] |
regulator: da9052: fix bug in device tree iteration loop The driver of da9052 is buggy due to the iteration loop of device tree. This patch fix the loop condition to make the driver work with device tree. Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>