S5J I2C: fix bus initialization.
authorTomasz Wozniak <t.wozniak@samsung.com>
Thu, 31 Aug 2017 09:51:02 +0000 (11:51 +0200)
committerTomasz Wozniak <t.wozniak@samsung.com>
Thu, 31 Aug 2017 09:59:47 +0000 (11:59 +0200)
commiteb5e8cc1954574e32e077a25f4e913e38b4b9e25
tree5dc2e7f8d881d97c481163e050dd935f83e6f170
parentd84d49099c658186c78fc35af3ac6c9b4ceb2ce1
S5J I2C: fix bus initialization.
Before the bus could only be taken once, otherwise it didn't work.
Even worse, second uninit triggered a DEBUGASSERT failure.
os/arch/arm/src/s5j/s5j_i2c.c