Home
last modified time | relevance | path

Searched hist:"1 c076dba" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c1c076dba Thu Jul 19 03:18:02 CDT 2012 Troy Kisky <troy.kisky@boundarydevices.com> mxc_i2c: fix i2c_imx_stop

Instead of clearing 2 bits, all the other
bits were set because '|=' was used instead
of '&='.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>