pinctrl: abx500: retire phandle config mechanism
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Sep 2014 10:23:15 +0000 (12:23 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 20 Oct 2014 07:08:27 +0000 (09:08 +0200)
commiteea11b0baa63ed871e16ca4513db56341e4c3598
treec8b91efb556cf97cae7cbc87d63f1852b37e130e
parent0564f7d946efc2948999cc26cc0831fdf81c895e
pinctrl: abx500: retire phandle config mechanism

The abx500 pin control driver supported a method of fetching the
generic config from a phandle to a separate node using the
"ste,config" as a phandle. This is not used in any device trees
and not documented in the bindings, so drop this support.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/nomadik/pinctrl-abx500.c