From: Ian Abbott Date: Thu, 4 Apr 2013 13:58:42 +0000 (+0100) Subject: staging: comedi: check comedi_auto_config() params X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f08e0ac59a93db2d8abc7000e2647164104524c6;p=pandora-kernel.git staging: comedi: check comedi_auto_config() params Do some minimal error checking of the parameters of `comedi_auto_config()`. Just make sure the `hardware_device` and `driver` parameters are non-NULL. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed