From: H Hartley Sweeten Date: Fri, 17 May 2013 18:18:01 +0000 (-0700) Subject: staging: comedi: ni_pcidio: use comedi_load_firmware() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~583 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d569541e537e13136fc775a902cda06f4c48bbe1;p=pandora-kernel.git staging: comedi: ni_pcidio: use comedi_load_firmware() Use comedi_load_firmware() instead of duplicating the code in a private function. This driver loads multiple firmware images to the device. Modify comedi_load_firmware() to take a 'context' that is passed to the firmware upload callback function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed