sunxi: Fix clock_twi_onoff for sun6i
authorHans de Goede <hdegoede@redhat.com>
Wed, 16 Mar 2016 19:44:51 +0000 (20:44 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 23 Mar 2016 21:04:13 +0000 (22:04 +0100)
commit730d2f3a41c5ccae71b5008fffdf697d143be68c
treeb1495e883ff4b624e9c04e17674ad49594d785c9
parent80e5f83c0fc4bf42110cc55ce671ad7ddc7b08a4
sunxi: Fix clock_twi_onoff for sun6i

The clock_sun6i.c implementation was not deasserting the reset for
the regular i2c controllers, this commit fixes this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/cpu/armv7/sunxi/clock_sun6i.c