[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E1400A1.4030104@nvidia.com>
Date: Wed, 6 Jul 2011 15:28:49 +0900
From: Jinyoung Park <jinyoungp@...dia.com>
To: Axel Lin <axel.lin@...il.com>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Liam Girdwood <lrg@...com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: Re: [PATCH 1/2] regulator: aat2870: Fix the logic of checking if
no id is matched in aat2870_get_regulator
Hi, Axel
> 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.
You are right, the ri never be NULL in current implementation.
That's my mistake, I didn't find it when writing and verifying the driver.
Thanks,
Jin.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists