pinctrl: mvebu: remove obsolete per-control name buffer allocation
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Thu, 30 Jan 2014 22:47:11 +0000 (23:47 +0100)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 25 Feb 2014 17:34:41 +0000 (18:34 +0100)
commitdc2a90004ec1aa5b34fe30083fb2273f88b8ff27
tree8847e891ee19fc302088487a0bc4b5732525e401
parent8d898fd5966caefb60aeb1ba6b33a3ff1b768db0
pinctrl: mvebu: remove obsolete per-control name buffer allocation

With the introduction of a global name buffer, we can now remove
the allocation and preparation of per-control name buffers.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
drivers/pinctrl/mvebu/pinctrl-mvebu.c