TTY: synclink: replace bitmasks add operation with OR operation.
authorAlexandru Juncu <alexj@rosedu.org>
Sat, 27 Jul 2013 08:14:39 +0000 (11:14 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Jul 2013 19:47:37 +0000 (12:47 -0700)
commite06922aa836f098c4893218a1c656ce7d73a3b6a
tree948d19696992bb43a89f07a41ef7a5b9b523f413
parentc29782965b428d647742c5f22d9eca7a2d0f820f
TTY: synclink: replace bitmasks add operation with OR operation.

Found with coccinelle, manually fixed and verified.

Signed-off-by: Alexandru Juncu <alexj@rosedu.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/synclink.c