Messages in this thread |  | | | Date | Mon, 28 Nov 2011 11:48:33 +0000 | | From | Mark Brown <> | | Subject | Re: [PATCH RESEND 1/2] regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator |
| |
On Mon, Nov 28, 2011 at 02:06:31PM +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.
Applied, thanks.
|  |