pinctrl: sunxi: Rename wemac functions to emac
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 27 Mar 2013 13:12:33 +0000 (14:12 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Apr 2013 08:47:52 +0000 (10:47 +0200)
commitcb51f8e8e3ff0944a5113ec40623240d0664f0ff
tree72cd45737fb95bed3710e65a70a7fd91637245d3
parent8dc3568d5527bfdb61afadea9284814a705b64ff
pinctrl: sunxi: Rename wemac functions to emac

The pin functions associated to the ethernet controller were introduced
with the label "wemac", which was the name of the ethernet driver in the
allwinner source tree, while the real name of the IP is actually "emac",
as advertised in several documents including the datasheet.

Since this is part of the device tree bindings, and that these part of
the bindings have not yet be released in a kernel version, it seems like
the good timing to change it and assure consistency.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-sunxi.c