From: David Cross Date: Fri, 10 Sep 2010 23:55:53 +0000 (-0700) Subject: staging: west bridge: cyasgadget, remove file system / vfs calls X-Git-Tag: v2.6.37-rc1~60^2~3^2~596 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c404487aa3d26bf7a7e16f8545778385e06d839;p=pandora-kernel.git staging: west bridge: cyasgadget, remove file system / vfs calls This patch remove file system specific (fat_get_block) and vfs calls from the cyasgadget driver. The current implementation expects user space to write the file (open, seek to end, 1 byte write), followed by a call to clear the dirty pages from the the page cache. Signed-off-by: David Cross Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed