[PATCH v3 2/3] gpio: pca953x: add support for pca9505
Linus Walleij
linus.walleij at linaro.org
Mon Jan 28 05:25:09 EST 2013
On Sat, Jan 26, 2013 at 11:02 PM, Gregory CLEMENT
<gregory.clement at free-electrons.com> wrote:
> I was about to fix the issues you have pointed but I didn't find anything like
>
> #ifdef CONFIG_ARCH_PXA
> if (cpu_is_pxa25x()) {
> #ifdef CONFIG_CPU_PXA26x
> count = 89;
> gpio_type = PXA26X_GPIO;
> #elif defined(CONFIG_PXA25x)
>
> in the pca953x driver! I think you messed up with another patch set!
Yes I did.
Forget about this, thanks for the other nice patches!
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list