From: Ian Abbott Date: Fri, 14 Sep 2012 16:34:18 +0000 (+0100) Subject: staging: comedi: ni_mio_common: don't pass config options to ni_E_init() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6137d8807524c9ecd9a35ff77421ab52a8e955;p=pandora-kernel.git staging: comedi: ni_mio_common: don't pass config options to ni_E_init() `ni_E_init()` doesn't use the second parameter pointing to a `struct comedi_devconfig` passed from a comedi `attach` handler, so remove the parameter. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed