[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZAXeMU=HXf36C6+737+8+fYkfcxSZqYc=Wp095aboOUA@mail.gmail.com>
Date: Fri, 18 Jan 2013 20:26:23 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Maxime Ripard <maxime.ripard@...e-electrons.com>
Cc: Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
linux-arm-kernel@...ts.infradead.org, Stefan Roese <sr@...x.de>,
Alejandro Mery <amery@...ks.cl>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/7] ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5i
On Tue, Jan 8, 2013 at 10:43 PM, Maxime Ripard
<maxime.ripard@...e-electrons.com> wrote:
> Since the Allwinner SoCs variants don't have the same set of pins to
> handle, we need to declare the pin ranges available.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@...e-electrons.com>
(...)
> static struct of_device_id sunxi_pinctrl_match[] __devinitconst = {
I think __devinitconst is also deprecated.
> + { .compatible = "allwinner,sun5i-a13-pinctrl", .data = (void *)&sun5i_a13_pinctrl_data },
> {}
> };
> MODULE_DEVICE_TABLE(of, sunxi_pinctrl_match);
Aha so the match table is in the subdrivers, hm.... OK.
Yours,
Linus Walleij
--
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