]> git.sur5r.net Git - u-boot/commit
i2c: mxc_i2c: Use or operation
authorPeng Fan <peng.fan@nxp.com>
Fri, 29 Dec 2017 07:06:08 +0000 (15:06 +0800)
committerHeiko Schocher <hs@denx.de>
Tue, 16 Jan 2018 05:59:39 +0000 (06:59 +0100)
commitfb0128736b7bfb83b43a35211f603c74f8627eff
tree57662817f401b77e596aa70f96462f7da4623217
parent34b0af83902d43c05aa57e96cc06c1d5b42259e2
i2c: mxc_i2c: Use or operation

The operation should be OR, not BIT OR.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Heiko Schocher <hs@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
drivers/i2c/mxc_i2c.c