commit | 17bdec677053e3b0ffee65f0bb80373816349d7f | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Fri Jan 31 01:31:21 2014 +0100 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Tue Feb 25 18:35:24 2014 +0100 |
tree | 569e95beb0c22dcf7b9d76cec058c6bd80f5068a | |
parent | f5b85e42d46978ec6f73704f8370005f9ac54239 [diff] |
pinctrl: mvebu: dove: 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. While at it, also make use of globally defined MPP macros. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>