From: H Hartley Sweeten Date: Fri, 22 Mar 2013 22:54:45 +0000 (-0700) Subject: staging: comedi: s626: factor dio interrupt handling from s626_irq_handler() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a17c29135190c63f375abaf091b04a99b2631b;p=pandora-kernel.git staging: comedi: s626: factor dio interrupt handling from s626_irq_handler() Factor the code that checks and handles the dio interrupts out of s626_irq_handler(). This allows reducing the number of indents in the code and makes it easier to follow. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed