commit | d8624538e7c88409bb41e4a0520c21a70255d152 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 30 20:25:47 2014 -0600 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Nov 05 13:09:58 2014 +0100 |
tree | 6328c0703a9a44b4c2c13c4da573405049943d5b | |
parent | b38f911e75df39851ac8e0f911c37142dcd5c7a8 [diff] |
dm: sunxi: Add pinmux functions which take a bank parameter With driver model we will have access to a bank pointer, so we want to use it rather than converting back to a number, and then back to a bank pointer. Add functions to provide this feature. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>