Messages in this thread |  | | | Date | Tue, 5 Jul 2011 23:44:13 -0700 | | From | Mark Brown <> | | Subject | Re: [PATCH 1/2] regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator |
| |
On Wed, Jul 06, 2011 at 11:34:36AM +0800, Axel Lin wrote: > In current implementation, the pointer ri is not NULL if no id is matched. > Fix it by checking i == ARRAY_SIZE(aat2870_regulators) if no id is matched.
Both
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|  |