OMAP: serial: Remove incorrect disabling of IER interrupt
authorMark Jackson <mpfj-list@newflow.co.uk>
Thu, 15 Aug 2013 07:53:44 +0000 (08:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2013 00:42:40 +0000 (17:42 -0700)
The recent patch to add RS485 contained a bug whereby the IER
interrupt was cleared down incorrectly.

This patch fixes the problem.

Signed-off-by: Mark Jackson <mpfj@newflow.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found