commit | 1f68451ca0d3a5faca49f44cc24cd3b7420bacb8 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu Jun 04 16:42:33 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 12 13:02:05 2015 -0400 |
tree | 831abb079747f402e8e05d64adc780030f8fe0a1 | |
parent | ee4dc2590f00d0109bcdb282ad86fd3dce567e50 [diff] |
ARM: DRA7: Make do_set_mux32() generic do_set_mux32() is redefined in dra7xx and beagle_x15 boards. IO delay recalibration sequence also needs this. Making it generic to avoid duplication. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com>