From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:43:21 +0000 (-0700) Subject: staging: comedi: me4000: remove dio context X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~539 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da755d15295ce810130f60e55c9f6fb287ec73b8;p=pandora-kernel.git staging: comedi: me4000: remove dio context The dio context is a struct containing all the register addresses used with the dio subdevice. These can easily be calculated when needed. Remove the me4000_dio_context struct, its intialization function, and it's variable in the private data. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed