]> Git Repo - J-u-boot.git/commit
sunxi: Fix clock_twi_onoff for sun8i-a83
authorHans de Goede <[email protected]>
Wed, 16 Mar 2016 19:57:28 +0000 (20:57 +0100)
committerHans de Goede <[email protected]>
Wed, 23 Mar 2016 21:04:13 +0000 (22:04 +0100)
commita93b0fe3fdd65bfd79f8b77ff828347c8e382eb2
tree0e0f750e7688bfd228a827710a9d21e75b344bac
parent730d2f3a41c5ccae71b5008fffdf697d143be68c
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 <[email protected]>
Acked-by: Ian Campbell <[email protected]>
arch/arm/cpu/armv7/sunxi/clock.c
arch/arm/cpu/armv7/sunxi/clock_sun6i.c
This page took 0.033939 seconds and 4 git commands to generate.