sunxi: Fix clock_twi_onoff for sun9i
authorHans de Goede <hdegoede@redhat.com>
Wed, 16 Mar 2016 19:58:41 +0000 (20:58 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 23 Mar 2016 21:04:13 +0000 (22:04 +0100)
commit1da598208d2d48e5b92cfbe29576bc869778eaea
tree66bd9146117b838083d65f0ed19399e5dcd061dd
parenta93b0fe3fdd65bfd79f8b77ff828347c8e382eb2
sunxi: Fix clock_twi_onoff for sun9i

Fix a copy and paste error which caused us to use the uart rather then
the twi reset bits in clock_twi_onoff for sun9i.

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