Home
last modified time | relevance | path

Searched hist:d10acc63 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.hd10acc63 Thu Apr 24 09:06:52 CDT 2014 Maxime Ripard <maxime.ripard@free-electrons.com> pinctrl: sunxi: Replace hardcoded pin defines by a macro

We previously had an evergrowing (and exhaustive) list of the pins that could
be used on any Allwinner SoCs. These defines were then used by each pinctrl
driver to declare the list of functions for this pin. Since it's pretty much
all boilerplate, we can remove it just by a single macro.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
d10acc63 Thu Apr 24 09:06:52 CDT 2014 Maxime Ripard <maxime.ripard@free-electrons.com> pinctrl: sunxi: Replace hardcoded pin defines by a macro

We previously had an evergrowing (and exhaustive) list of the pins that could
be used on any Allwinner SoCs. These defines were then used by each pinctrl
driver to declare the list of functions for this pin. Since it's pretty much
all boilerplate, we can remove it just by a single macro.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>