commit | bf38891af26c7a5016bdf5b73e8f61f8063e0138 | [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 | 57f878efe5b2a588a4bbd56412529034978facd0 [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>