pinctrl: mvebu: remove common get/set functions
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Fri, 31 Jan 2014 00:55:48 +0000 (01:55 +0100)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 25 Feb 2014 17:38:24 +0000 (18:38 +0100)
commitfaaa8325ad36f69de365330bb32cfb19d9c6a623
treec325b5ba41a3d33cbb0b839eb5ad94a67b8d721d
parent1217b790aea7ed0af150ba4d85905922e3a292e9
pinctrl: mvebu: remove common get/set functions

With every SoC always providing its own get/set callbacks, we can now
remove the generic ones, remove the obsolete base address, and always
use the provided callbacks.

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