From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:43:36 +0000 (-0700) Subject: staging: comedi: me4000: remove ai context X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~538 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b08bfa38c06e0edbf6f434f6db3943e82d32239f;p=pandora-kernel.git staging: comedi: me4000: remove ai context The ai context is a struct containing all the register addresses used with the ai subdevice. These can easily be calculated when needed. Remove the me4000_ai_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