From: Benjamin Herrenschmidt Date: Wed, 18 Apr 2012 22:16:47 +0000 (+0000) Subject: powerpc/windfarm: const'ify and add "priv" field to controls & sensors X-Git-Tag: v3.5-rc1~132^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e074d08e2b98db1b19328bb9395052b34366831d;p=pandora-kernel.git powerpc/windfarm: const'ify and add "priv" field to controls & sensors const'ify the sensor ops and name and add a void* for use by the control and sensor drivers to point back to their private data, avoiding the need to create a wrapper data structure per sensor or control instance. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed