From: Bernhard Roth
Date: Wed, 24 Aug 2011 07:48:23 +0000 (+0200)
Subject: atmel_serial: RS485: receiving enabled when sending data
X-Git-Tag: v3.2-rc1~170^2~54
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83cac9f3b45ba8e99c5305be42c67f1c83adf0aa;p=pandora-kernel.git
atmel_serial: RS485: receiving enabled when sending data
By default the atmel_serial driver in RS485 mode disables receiving data until
all data in the send buffer has been sent. This flag allows to receive data
even whilst sending data.
Signed-off-by: Bernhard Roth
Signed-off-by: Claudio Scordino
Acked-by: Alan Cox
Signed-off-by: Greg Kroah-Hartman
---
Reading git-diff-tree failed