From: Ian Abbott Date: Fri, 13 Apr 2012 13:12:54 +0000 (+0100) Subject: staging: comedi: Add kernel config for default buffer sizes X-Git-Tag: v3.5-rc1~145^2~229^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=234bb3c60f1f1489630750aba4adf40154e0bd70;p=pandora-kernel.git staging: comedi: Add kernel config for default buffer sizes Allow the default values for the module parameters for the default initial buffer size and default maximum buffer size to be specified in the kernel configuration. I'm not sure what the defaults for the defaults for the defaults should be, but 64 KiB seems to small, so I used values suggested by Bernd Porr, which are 2048 KiB for the default initial buffer size and 20480 for the default maximum buffer size. Signed-off-by: Ian Abbott Cc: Bernd Porr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed