Re: [PATCH 1/2] pinctrl: correct a offset while enumerating pins
From: Linus Walleij
Date: Tue Jan 03 2012 - 02:58:46 EST
On Tue, Jan 3, 2012 at 8:47 AM, Chanho Park <chanho61.park@xxxxxxxxxxx> wrote:
This:
> - /* Pin space may be sparse */
> + /* Skip if we cannot search the pin */
(...)
> - /* Pin space may be sparse */
> + /* Skip if we cannot search the pin */
I don't see why you're changing that comment, it is still true that
the pin space may be sparse and that is what your patch confirms.
So I will restore that comment...
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/