From: Felipe Balbi Date: Thu, 6 Sep 2012 12:45:24 +0000 (+0300) Subject: serial: omap: refactor receive_chars() into rdi/rlsi handlers X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~47 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72256cbd13904d4b4dbb16f5ec83a3293bb292c5;p=pandora-kernel.git serial: omap: refactor receive_chars() into rdi/rlsi handlers receive_chars() was getting too big and too difficult to follow. By splitting it into separate RDI and RSLI handlers, we have smaller functions which are easy to understand and only touch the pieces which they need to touch. Tested-by: Shubhrajyoti D Acked-by: Santosh Shilimkar Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed