linux/drivers/pinctrl/sunxi
Maxime Ripard d10acc6353 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>
2014-05-03 23:59:44 -07:00
..
Kconfig
Makefile
pinctrl-sunxi-pins.h pinctrl: sunxi: Replace hardcoded pin defines by a macro 2014-05-03 23:59:44 -07:00
pinctrl-sunxi.c
pinctrl-sunxi.h pinctrl: sunxi: Replace hardcoded pin defines by a macro 2014-05-03 23:59:44 -07:00