diff options
| author | Troy Kisky <troy.kisky@boundarydevices.com> | 2012-07-19 08:18:02 +0000 |
|---|---|---|
| committer | Heiko Schocher <hs@denx.de> | 2012-07-31 07:40:59 +0200 |
| commit | 1c076dba277fa35384b512841b0b284bdd579383 (patch) | |
| tree | 83471cfd4f1b27ba0e1be9efb14a096d45b8cb63 /drivers/i2c/mv_i2c.c | |
| parent | 8ec038a6a590c8ac66137502766ba10334c531e9 (diff) | |
| download | olio-uboot-2014.01-1c076dba277fa35384b512841b0b284bdd579383.tar.xz olio-uboot-2014.01-1c076dba277fa35384b512841b0b284bdd579383.zip | |
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>
Diffstat (limited to 'drivers/i2c/mv_i2c.c')
0 files changed, 0 insertions, 0 deletions