From: Uwe Kleine-König Date: Mon, 2 Aug 2010 09:14:18 +0000 (+0200) Subject: hwmon: Don't access struct mc13783 directly from mc13783-adc X-Git-Tag: v2.6.36-rc1~59^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf06ee22594ac90cdd0279483b06c1db1667e01;p=pandora-kernel.git hwmon: Don't access struct mc13783 directly from mc13783-adc There is a shiny new mc13783 API function that can be used instead. While at it refactor the code a bit to reduce code duplication a bit. This removes the last user of and so this include file can go away. Signed-off-by: Uwe Kleine-König Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed