commit | 796967743f6e6b20e5fd296b782215b787e5b37f | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Mar 16 20:57:28 2016 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Mar 23 22:04:13 2016 +0100 |
tree | 0e0f750e7688bfd228a827710a9d21e75b344bac | |
parent | f946a873c428c65b3fd17a7d925d89c1c47c57ab [diff] |
sunxi: Fix clock_twi_onoff for sun8i-a83 clock_sun8i_a83.c did not contain a clock_twi_onoff implementation at all, this is fixed by moving the clock_sun6i.c implementation, which is correct for the a83 too, to a shared location. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>