commit | ad2a4f2b80da74c206dfb1e299475bb1feb5aa03 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Fri Jan 31 01:33:45 2014 +0100 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Tue Feb 25 18:35:41 2014 +0100 |
tree | 384b083930faa88baa925c650d3417e58edfb492 | |
parent | 877f01fc4d8d069c497542db2be7e550fbf1fcbd [diff] |
pinctrl: mvebu: armada-xp: provide generic mpp callbacks We want to get rid of passing register addresses to common pinctrl driver, so provide set/get callbacks that use generic mpp pins helper and will be used later. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>