From: H Hartley Sweeten Date: Tue, 30 Oct 2012 00:06:14 +0000 (-0700) Subject: staging: comedi: addi_eeprom: factor out the nvram read code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~806 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc272e0042cae8c13d3484998811309af1a4b11b;p=pandora-kernel.git staging: comedi: addi_eeprom: factor out the nvram read code Factor the code that reads the word from the nvram out of the w_EepromReadWord() function. Cleanup the factored out code so it's a bit more concise. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed