From: Bill Pemberton Date: Sun, 26 Apr 2009 18:45:12 +0000 (-0400) Subject: Staging: comedi: simply read and write functions in adl_pci8164 X-Git-Tag: v2.6.31-rc1~105^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba7834b3f335f6bdef95e416d72245f6687cc660;p=pandora-kernel.git Staging: comedi: simply read and write functions in adl_pci8164 There are several read and write functions in adl_pci8164 that are essentially the same thing. They were created with a cut and paste. Change them to use a common function. Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed