From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:42:30 +0000 (-0700) Subject: staging: comedi: me4000: absorb get_registers() into its caller X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~542 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5cd01fee1c6ccd363eb6b0d40143173ffa23ef5;p=pandora-kernel.git staging: comedi: me4000: absorb get_registers() into its caller The get_registers() function reads the pci base addresses used in the driver. It's simple enough, just move the code into the function that calls it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed