From: H Hartley Sweeten Date: Fri, 22 Mar 2013 22:55:51 +0000 (-0700) Subject: staging: comedi: s626: factor eos interrupt handling from s626_irq_handler() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~434 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c2d13e07ddb97cf6d614f4f1db1a0ad655e8a14;p=pandora-kernel.git staging: comedi: s626: factor eos interrupt handling from s626_irq_handler() Factor the code that handles the end of scan interrupt out of s626_irq_handler(). Remove the printk noise when cfc_write_to_buffer() fails. The user can't do anything about it anyway. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed