]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: uart fix missing negation on DTR setting
authorAxel Haslam <ahaslam@baylibre.com>
Mon, 16 May 2016 15:39:32 +0000 (17:39 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 18 May 2016 23:53:54 +0000 (16:53 -0700)
commit9bc63b7ff56f7a1cad5dbf062d1d5dd7a81d7d93
tree49eba4b68c3c5924507e6a66673f6b1952ced843
parent814ae531d161d789496503969657ea9550e286b5
greybus: uart fix missing negation on DTR setting

The unset the DTR flag is missing "~"

Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/uart.c