From: H Hartley Sweeten Date: Wed, 9 Jan 2013 20:25:06 +0000 (-0700) Subject: staging: comedi: separate out comedi_buf_* functions X-Git-Tag: v3.9-rc1~127^2~442 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea082fb1b0ee42b6430c83a6dc9d795381a87264;p=pandora-kernel.git staging: comedi: separate out comedi_buf_* functions Create a new file, comedi_buf.c, to hold all the comedi_async buffer functions. Currently they are all in drivers.c and really don't have any association with that source file. Signed-off-by: H Hartley Sweeten Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed